Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/i386/
H A Dpcb_native.c117 static bool lbr_need_tsx_workaround = false; variable
264 lbr_need_tsx_workaround = cpuid_tsx_supported ? false : true; in i386_lbr_init()
497 if (lbr_need_tsx_workaround) { in i386_switch_lbrs()