gva_to_page      2414 arch/x86/kvm/x86.c 		page = gva_to_page(vcpu, address + i * PAGE_SIZE);
gva_to_page       159 include/linux/kvm_host.h struct page *gva_to_page(struct kvm_vcpu *vcpu, gva_t gva);