Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/cpu/
Dbugs.c154 x86_virt_spec_ctrl(u64 guest_spec_ctrl, u64 guest_virt_spec_ctrl, bool setguest) in x86_virt_spec_ctrl() argument
175 msrval = setguest ? guestval : hostval; in x86_virt_spec_ctrl()
204 tif = setguest ? ssbd_spec_ctrl_to_tif(guestval) : in x86_virt_spec_ctrl()