Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dnospec-branch.h542 extern void update_spec_ctrl_cond(u64 val);
/linux/arch/x86/kernel/
H A Dprocess.c643 update_spec_ctrl_cond(msr); in __speculation_ctrl_update()
/linux/arch/x86/kernel/cpu/
H A Dbugs.c81 void update_spec_ctrl_cond(u64 val) in update_spec_ctrl_cond() function