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 1091 && ((val & VMCR_LOCK) == VMCR_LOCK)) {
  /src/sys/arch/x86/include/
specialreg.h 1502 #define VMCR_LOCK 0x00000008 /* SVM Lock */
  /src/sys/dev/nvmm/x86/
nvmm_x86_svm.c 2762 if ((msr & VMCR_SVMED) && (msr & VMCR_LOCK)) {

Completed in 21 milliseconds