Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dspec-ctrl.h50 static inline u64 ssbd_tif_to_spec_ctrl(u64 tifn) in ssbd_tif_to_spec_ctrl() function
/Linux-v4.19/arch/x86/kernel/
Dprocess.c395 wrmsrl(MSR_AMD64_VIRT_SPEC_CTRL, ssbd_tif_to_spec_ctrl(tifn)); in amd_set_ssb_virt_state()
400 u64 msr = x86_spec_ctrl_base | ssbd_tif_to_spec_ctrl(tifn); in intel_set_ssb_state()
/Linux-v4.19/arch/x86/kernel/cpu/
Dbugs.c172 hostval |= ssbd_tif_to_spec_ctrl(ti->flags); in x86_virt_spec_ctrl()
196 hostval = ssbd_tif_to_spec_ctrl(ti->flags); in x86_virt_spec_ctrl()