Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dvmx.h225 int nr_active_uret_msrs; member
Dvmx.c759 if (msr - vmx->guest_uret_msrs < vmx->nr_active_uret_msrs) { in vmx_set_guest_uret_msr()
1293 for (i = 0; i < vmx->nr_active_uret_msrs; ++i) in vmx_prepare_switch_to_guest()
1776 to = vmx->nr_active_uret_msrs++; in vmx_setup_uret_msr()
1791 vmx->nr_active_uret_msrs = 0; in setup_msrs()