Home
last modified time | relevance | path

Searched refs:e8b (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/xen/lib/x86/
A Dcpuid.h262 uint32_t e8b; member
263 struct { DECL_BITFIELD(e8b); };
293 fs[FEATURESET_e8b] = p->extd.e8b; in cpuid_policy_to_featureset()
310 p->extd.e8b = fs[FEATURESET_e8b]; in cpuid_featureset_to_policy()
/xen/xen/arch/x86/
A Dspec_ctrl.c310 unsigned int _7d0 = 0, e8b = 0, tmp; in print_details() local
316 cpuid(0x80000008, &tmp, &e8b, &tmp, &tmp); in print_details()
328 (e8b & cpufeat_mask(X86_FEATURE_IBPB)) ? " IBPB" : "", in print_details()

Completed in 6 milliseconds