Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c677 static int possible_passthrough_msr_slot(u32 msr) in possible_passthrough_msr_slot() function
713 r = possible_passthrough_msr_slot(msr) != -ENOENT; in is_valid_passthrough_msr()
3981 int idx = possible_passthrough_msr_slot(msr); in vmx_disable_intercept_for_msr()
4025 int idx = possible_passthrough_msr_slot(msr); in vmx_enable_intercept_for_msr()