Searched refs:nested_vmx_check_io_bitmaps (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/arch/x86/kvm/vmx/ |
| D | nested.h | 37 bool nested_vmx_check_io_bitmaps(struct kvm_vcpu *vcpu, unsigned int port,
|
| D | nested.c | 5651 bool nested_vmx_check_io_bitmaps(struct kvm_vcpu *vcpu, unsigned int port, in nested_vmx_check_io_bitmaps() function 5699 return nested_vmx_check_io_bitmaps(vcpu, port, size); in nested_vmx_exit_handled_io()
|
| D | vmx.c | 7516 intercept = nested_vmx_check_io_bitmaps(vcpu, port, size); in vmx_check_intercept_io()
|
| /kernel/linux/linux-6.6/arch/x86/kvm/vmx/ |
| D | nested.h | 36 bool nested_vmx_check_io_bitmaps(struct kvm_vcpu *vcpu, unsigned int port,
|
| D | nested.c | 5925 bool nested_vmx_check_io_bitmaps(struct kvm_vcpu *vcpu, unsigned int port, in nested_vmx_check_io_bitmaps() function 5973 return nested_vmx_check_io_bitmaps(vcpu, port, size); in nested_vmx_exit_handled_io()
|
| D | vmx.c | 7950 intercept = nested_vmx_check_io_bitmaps(vcpu, port, size); in vmx_check_intercept_io()
|