Searched refs:lbr_supported_tsx (Results 1 – 2 of 2) sorted by relevance
354 machlbrp->lbr_supported_tsx = 0; in i386_lbr_native_state_to_mach_thread_state()371 machlbrp->lbr_supported_tsx = cpuid_tsx_supported ? 1 : 0; in i386_lbr_native_state_to_mach_thread_state()395 machlbrp->lbr_supported_tsx = cpuid_tsx_supported ? 1 : 0; in i386_lbr_native_state_to_mach_thread_state()
695 __uint32_t lbr_supported_tsx : 1, variable