Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dkvm_host.h1174 static inline struct page *kvm_vcpu_gpa_to_page(struct kvm_vcpu *vcpu, in kvm_vcpu_gpa_to_page() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dnested.c3175 page = kvm_vcpu_gpa_to_page(vcpu, vmcs12->apic_access_addr); in nested_get_vmcs12_pages()