Home
last modified time | relevance | path

Searched refs:kvm_pte_to_phys (Results 1 – 3 of 3) sorted by relevance

/arch/arm64/include/asm/
Dkvm_pgtable.h85 static inline u64 kvm_pte_to_phys(kvm_pte_t pte) in kvm_pte_to_phys() function
175 return mm_ops->phys_to_virt(kvm_pte_to_phys(pte)); in kvm_pte_follow()
/arch/arm64/kvm/hyp/nvhe/
Dsetup.c248 phys = kvm_pte_to_phys(pte); in fix_host_ownership_walker()
Dmem_protect.c328 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()