Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.h201 int nr_active_uret_msrs; member
Dvmx.c699 if (msr - vmx->guest_uret_msrs < vmx->nr_active_uret_msrs) { in vmx_set_guest_uret_msr()
1215 for (i = 0; i < vmx->nr_active_uret_msrs; ++i) in vmx_prepare_switch_to_guest()
1696 to = vmx->nr_active_uret_msrs++; in vmx_setup_uret_msr()
1711 vmx->nr_active_uret_msrs = 0; in setup_msrs()