Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dspec-ctrl.h97 extern void speculation_ctrl_update_current(void);
/linux-6.15/arch/x86/kernel/
H A Dprocess.c680 void speculation_ctrl_update_current(void) in speculation_ctrl_update_current() function
/linux-6.15/arch/x86/kernel/cpu/
H A Dbugs.c2287 speculation_ctrl_update_current(); in task_update_spec_tif()