Searched refs:kvm_pte_to_phys (Results 1 – 4 of 4) sorted by relevance
116 static inline u64 kvm_pte_to_phys(kvm_pte_t pte) in kvm_pte_to_phys() function153 return __phys_to_pfn(kvm_pte_to_phys(pte)); in kvm_pte_to_pfn()
203 phys = kvm_pte_to_phys(ctx->old); in fix_host_ownership_walker()
1053 phys = kvm_pte_to_phys(pte); in __check_host_shared_guest()
87 return mm_ops->phys_to_virt(kvm_pte_to_phys(pte)); in kvm_pte_follow()1525 phys = kvm_pte_to_phys(pte); in stage2_split_walker()