Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dnospec-branch.h327 extern void update_spec_ctrl_cond(u64 val);
/arch/x86/kernel/
Dprocess.c587 update_spec_ctrl_cond(msr); in __speculation_ctrl_update()
/arch/x86/kernel/cpu/
Dbugs.c78 void update_spec_ctrl_cond(u64 val) in update_spec_ctrl_cond() function