Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/mmu/
H A Dmmu.c4861 static int kvm_tdp_map_page(struct kvm_vcpu *vcpu, gpa_t gpa, u64 error_code, in kvm_tdp_map_page() function
4928 r = kvm_tdp_map_page(vcpu, range->gpa, error_code, &level); in kvm_arch_vcpu_pre_fault_memory()