Searched refs:host_pfn_mapping_level (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/loongarch/kvm/
H A Dmmu.c673 * WARNING! Use of host_pfn_mapping_level() requires the caller and the end
695 static int host_pfn_mapping_level(struct kvm *kvm, gfn_t gfn, function
896 level = host_pfn_mapping_level(kvm, gfn, memslot);
/linux-master/arch/x86/kvm/mmu/
H A Dmmu.c3060 * WARNING! Use of host_pfn_mapping_level() requires the caller and the end
3082 static int host_pfn_mapping_level(struct kvm *kvm, gfn_t gfn, function
3166 host_level = host_pfn_mapping_level(kvm, gfn, slot);

Completed in 248 milliseconds