Searched refs:switch_mm_cond_l1d_flush (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dnospec-branch.h566 DECLARE_STATIC_KEY_FALSE(switch_mm_cond_l1d_flush);
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c125 DEFINE_STATIC_KEY_FALSE(switch_mm_cond_l1d_flush); variable
709 static_branch_enable(&switch_mm_cond_l1d_flush);
2139 if (!static_branch_unlikely(&switch_mm_cond_l1d_flush))
2285 if (!static_branch_unlikely(&switch_mm_cond_l1d_flush))
/linux-master/arch/x86/mm/
H A Dtlb.c457 if (static_branch_unlikely(&switch_mm_cond_l1d_flush)) {

Completed in 116 milliseconds