Searched refs:guestval (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c187 u64 guestval, hostval; local
209 guestval = guest_virt_spec_ctrl & SPEC_CTRL_SSBD;
211 if (hostval != guestval) {
214 tif = setguest ? ssbd_spec_ctrl_to_tif(guestval) :

Completed in 97 milliseconds