HomeSort by: relevance | last modified time | path
    Searched refs:VMCR_LOCK (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/x86/x86/
identcpu.c 1073 && ((val & VMCR_LOCK) == VMCR_LOCK)) {
  /src/sys/arch/x86/include/
specialreg.h 1436 #define VMCR_LOCK 0x00000008 /* SVM Lock */
  /src/sys/dev/nvmm/x86/
nvmm_x86_svm.c 2533 if ((msr & VMCR_SVMED) && (msr & VMCR_LOCK)) {

Completed in 16 milliseconds