Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dspec-ctrl.h84 static __always_inline void __update_spec_ctrl(u64 val) in __update_spec_ctrl() function
/linux-6.14.4/drivers/idle/
Dintel_idle.c188 __update_spec_ctrl(0); in intel_idle_ibrs()
193 __update_spec_ctrl(spec_ctrl); in intel_idle_ibrs()
/linux-6.14.4/arch/x86/kernel/
Dsmpboot.c1389 __update_spec_ctrl(0); in native_play_dead()