Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dspec-ctrl.h84 static __always_inline void __update_spec_ctrl(u64 val) in __update_spec_ctrl() function
/linux/drivers/idle/
H A Dintel_idle.c207 __update_spec_ctrl(0); in intel_idle_ibrs()
212 __update_spec_ctrl(spec_ctrl); in intel_idle_ibrs()
/linux/arch/x86/kernel/
H A Dsmpboot.c1490 __update_spec_ctrl(0); in native_play_dead()