Searched refs:kvm_pte_to_phys (Results 1 – 4 of 4) 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()
191 phys = kvm_pte_to_phys(ctx->old); in fix_host_ownership_walker()
962 phys = kvm_pte_to_phys(pte); in __check_host_shared_guest()
93 return mm_ops->phys_to_virt(kvm_pte_to_phys(pte)); in kvm_pte_follow()1469 phys = kvm_pte_to_phys(pte); in stage2_split_walker()