Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c779 if (msr->load_into_hardware) { in vmx_set_guest_uret_msr()
1369 if (!vmx->guest_uret_msrs[i].load_into_hardware) in vmx_prepare_switch_to_guest()
1984 bool load_into_hardware) in vmx_setup_uret_msr() argument
1992 uret_msr->load_into_hardware = load_into_hardware; in vmx_setup_uret_msr()