Searched refs:kvm_pte_to_phys (Results 1 – 3 of 3) sorted by relevance
85 static inline u64 kvm_pte_to_phys(kvm_pte_t pte) in kvm_pte_to_phys() function175 return mm_ops->phys_to_virt(kvm_pte_to_phys(pte)); in kvm_pte_follow()
248 phys = kvm_pte_to_phys(pte); in fix_host_ownership_walker()
328 phys = kvm_pte_to_phys(pte); in relinquish_walker()643 phys = kvm_pte_to_phys(pte); in host_stage2_pte_is_counted()1439 phys = kvm_pte_to_phys(pte); in __guest_request_page_transition()1478 phys = kvm_pte_to_phys(pte); in __guest_initiate_page_transition()2317 } else if (phys != kvm_pte_to_phys(pte)) { in __pkvm_host_reclaim_page()