Searched refs:kvm_pte_to_phys (Results 1 – 3 of 3) sorted by relevance
109 static inline u64 kvm_pte_to_phys(kvm_pte_t pte) in kvm_pte_to_phys() function146 return __phys_to_pfn(kvm_pte_to_phys(pte)); in kvm_pte_to_pfn()
211 phys = kvm_pte_to_phys(ctx->old); in fix_host_ownership_walker()
101 return mm_ops->phys_to_virt(kvm_pte_to_phys(pte)); in kvm_pte_follow()1488 phys = kvm_pte_to_phys(pte); in stage2_split_walker()