Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dspec-ctrl.h50 static inline u64 ssbd_tif_to_spec_ctrl(u64 tifn) in ssbd_tif_to_spec_ctrl() function
/linux/arch/x86/kernel/
A Dprocess.c564 wrmsrl(MSR_AMD64_VIRT_SPEC_CTRL, ssbd_tif_to_spec_ctrl(tifn)); in amd_set_ssb_virt_state()
592 msr |= ssbd_tif_to_spec_ctrl(tifn); in __speculation_ctrl_update()
/linux/arch/x86/kernel/cpu/
A Dbugs.c183 hostval |= ssbd_tif_to_spec_ctrl(ti->flags); in x86_virt_spec_ctrl()
211 hostval = ssbd_tif_to_spec_ctrl(ti->flags); in x86_virt_spec_ctrl()

Completed in 8 milliseconds