Home
last modified time | relevance | path

Searched refs:ssbd_spec_ctrl_to_tif (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dspec-ctrl.h62 static inline unsigned long ssbd_spec_ctrl_to_tif(u64 spec_ctrl) in ssbd_spec_ctrl_to_tif() function
/openbmc/linux/arch/x86/kernel/cpu/
H A Dbugs.c214 tif = setguest ? ssbd_spec_ctrl_to_tif(guestval) : in x86_virt_spec_ctrl()
215 ssbd_spec_ctrl_to_tif(hostval); in x86_virt_spec_ctrl()