Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.h39 bool load_into_hardware; member
H A Dvmx.c736 if (msr->load_into_hardware) { in vmx_set_guest_uret_msr()
1310 if (!vmx->guest_uret_msrs[i].load_into_hardware) in vmx_prepare_switch_to_guest()
1850 bool load_into_hardware) in vmx_setup_uret_msr()
1858 uret_msr->load_into_hardware = load_into_hardware; in vmx_setup_uret_msr()
1849 vmx_setup_uret_msr(struct vcpu_vmx *vmx, unsigned int msr, bool load_into_hardware) vmx_setup_uret_msr() argument

Completed in 11 milliseconds