Searched refs:ssbd_spec_ctrl_to_tif (Results 1 – 2 of 2) sorted by relevance
62 static inline unsigned long ssbd_spec_ctrl_to_tif(u64 spec_ctrl) in ssbd_spec_ctrl_to_tif() function
210 tif = setguest ? ssbd_spec_ctrl_to_tif(guestval) : in x86_virt_spec_ctrl()211 ssbd_spec_ctrl_to_tif(hostval); in x86_virt_spec_ctrl()