Home
last modified time | relevance | path

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

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