Home
last modified time | relevance | path

Searched refs:VM_LAST (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/x86/include/
Dcpu.h522 VM_LAST enumerator
/netbsd/src/sys/arch/x86/x86/
Dx86_machdep.c1338 static const char * const vm_guest_name[VM_LAST] = {
1362 if (vm_guest >= VM_GUEST_NO && vm_guest < VM_LAST) in sysctl_machdep_hypervisor()