Searched refs:tif (Results 1 – 3 of 3) sorted by relevance
73 extern void speculative_store_bypass_update(unsigned long tif);
202 unsigned long tif; in x86_virt_spec_ctrl() local204 tif = setguest ? ssbd_spec_ctrl_to_tif(guestval) : in x86_virt_spec_ctrl()207 speculative_store_bypass_update(tif); in x86_virt_spec_ctrl()
415 void speculative_store_bypass_update(unsigned long tif) in speculative_store_bypass_update() argument418 __speculative_store_bypass_update(tif); in speculative_store_bypass_update()