Searched refs:host_pfn_mapping_level (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c3017 * WARNING! Use of host_pfn_mapping_level() requires the caller and the end
3039 static int host_pfn_mapping_level(struct kvm *kvm, gfn_t gfn, function
3123 host_level = host_pfn_mapping_level(kvm, gfn, slot);
/linux-master/arch/loongarch/kvm/
H A Dmmu.c641 * WARNING! Use of host_pfn_mapping_level() requires the caller and the end
663 static int host_pfn_mapping_level(struct kvm *kvm, gfn_t gfn, function
864 level = host_pfn_mapping_level(kvm, gfn, memslot);

Completed in 208 milliseconds