Searched refs:SEFF0EBX_SMAP (Results 1 – 9 of 9) sorted by relevance
256 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in trap()534 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in syscall()
134 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in db_stack_trace_print()
415 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in cpu_init()
998 { SEFF0EBX_SMAP, "SMAP" },2044 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in identifycpu()
176 #define SEFF0EBX_SMAP 0x00100000 /* Supervisor mode access prevent */ macro
500 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in verify_smap()
279 if (!cpu_meltdown && (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP)) { in replacemeltdown()788 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in cpu_init()
742 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in identifycpu()
236 #define SEFF0EBX_SMAP 0x00100000 /* Supervisor mode access prevent */ macro