Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/
H A Dtdp_mmu.h34 int kvm_tdp_mmu_map(struct kvm_vcpu *vcpu, gpa_t gpa, u32 error_code,
H A Dtdp_mmu.c573 int kvm_tdp_mmu_map(struct kvm_vcpu *vcpu, gpa_t gpa, u32 error_code, in kvm_tdp_mmu_map() function
H A Dmmu.c3744 r = kvm_tdp_mmu_map(vcpu, gpa, error_code, map_writable, max_level, in direct_page_fault()