Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/x86/x86/
Didentcpu.c1073 && ((val & VMCR_LOCK) == VMCR_LOCK)) { in cpu_identify()
/netbsd/src/sys/arch/x86/include/
Dspecialreg.h1437 #define VMCR_LOCK 0x00000008 /* SVM Lock */ macro