Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dx86.h222 static inline bool vcpu_match_mmio_gen(struct kvm_vcpu *vcpu) in vcpu_match_mmio_gen() function
243 if (vcpu_match_mmio_gen(vcpu) && vcpu->arch.mmio_gva && in vcpu_match_mmio_gva()
252 if (vcpu_match_mmio_gen(vcpu) && vcpu->arch.mmio_gfn && in vcpu_match_mmio_gpa()

Completed in 4 milliseconds