Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Dspec-ctrl.h56 static inline u64 stibp_tif_to_spec_ctrl(u64 tifn) in stibp_tif_to_spec_ctrl() function
/Linux-v5.10/arch/x86/kernel/
Dprocess.c554 msr |= stibp_tif_to_spec_ctrl(tifn); in __speculation_ctrl_update()
/Linux-v5.10/arch/x86/kernel/cpu/
Dbugs.c178 hostval |= stibp_tif_to_spec_ctrl(ti->flags); in x86_virt_spec_ctrl()