Searched refs:nested_vmx_check_io_bitmaps (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dnested.h37 bool nested_vmx_check_io_bitmaps(struct kvm_vcpu *vcpu, unsigned int port,
H A Dnested.c5963 bool nested_vmx_check_io_bitmaps(struct kvm_vcpu *vcpu, unsigned int port, function
6011 return nested_vmx_check_io_bitmaps(vcpu, port, size);
H A Dvmx.c7998 intercept = nested_vmx_check_io_bitmaps(vcpu, port, size);

Completed in 161 milliseconds