Searched refs:ci_feature_sefflags_ebx (Results 1 – 12 of 12) sorted by relevance
49 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_CLFLUSHOPT) in clflushopt()
608 CPUID_LEAF(0x7, 0, dummy, ci->ci_feature_sefflags_ebx, in identifycpu()658 'b', CPUID_MEMBER(ci_feature_sefflags_ebx), SEFF0_EBX_BITS, in identifycpu()739 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_RDSEED) in identifycpu()742 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in identifycpu()
279 if (!cpu_meltdown && (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP)) { in replacemeltdown()786 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMEP) in cpu_init()788 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in cpu_init()
521 if (ISSET(ci->ci_feature_sefflags_ebx, SEFF0EBX_TSC_ADJUST)) { in tsc_adjust_reset()
500 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in verify_smap()
5870 *rbx = curcpu()->ci_feature_sefflags_ebx & VMM_SEFF0EBX_MASK; in vmm_handle_cpuid()
256 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in trap()534 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in syscall()
413 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMEP) in cpu_init()415 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in cpu_init()
134 if (curcpu()->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) { in db_stack_trace_print()
1941 ci->ci_feature_sefflags_ebx, in identifycpu()1945 if (ci->ci_feature_sefflags_ebx & in identifycpu()2042 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_RDSEED) in identifycpu()2044 if (ci->ci_feature_sefflags_ebx & SEFF0EBX_SMAP) in identifycpu()
138 u_int32_t ci_feature_sefflags_ebx;/* more CPUID feature bits */ member
169 u_int32_t ci_feature_sefflags_ebx;/* [I] */ member