Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.c6158 bool nested_vmx_check_io_bitmaps(struct kvm_vcpu *vcpu, unsigned int port, in nested_vmx_check_io_bitmaps() function
6206 return nested_vmx_check_io_bitmaps(vcpu, port, size); in nested_vmx_exit_handled_io()
H A Dvmx.c7932 return nested_vmx_check_io_bitmaps(vcpu, port, size); in vmx_is_io_intercepted()