Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/include/asm/
Dspec-ctrl.h86 extern void speculation_ctrl_update_current(void);
/linux-6.6.21/arch/x86/kernel/
Dprocess.c674 void speculation_ctrl_update_current(void) in speculation_ctrl_update_current() function
/linux-6.6.21/arch/x86/kernel/cpu/
Dbugs.c1996 speculation_ctrl_update_current(); in task_update_spec_tif()