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

  /src/sys/arch/x86/x86/
patch.c 355 if (!early && cpu_feature[5] & CPUID_SEF_SMAP) {
cpu.c 677 if (cpu_feature[5] & CPUID_SEF_SMAP)
  /src/sys/dev/nvmm/x86/
nvmm_x86.c 320 CPUID_SEF_SMAP |
  /src/sys/arch/x86/include/
specialreg.h 466 #define CPUID_SEF_SMAP __BIT(20) /* Supervisor-Mode Access Prevention */

Completed in 17 milliseconds