Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.c609 static int possible_passthrough_msr_slot(u32 msr) in possible_passthrough_msr_slot() function
645 r = possible_passthrough_msr_slot(msr) != -ENOENT; in is_valid_passthrough_msr()
3861 int idx = possible_passthrough_msr_slot(msr); in vmx_disable_intercept_for_msr()
3905 int idx = possible_passthrough_msr_slot(msr); in vmx_enable_intercept_for_msr()