Home
last modified time | relevance | path

Searched refs:hyp_virt_to_phys (Results 1 – 5 of 5) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
A Dmm.c85 phys = hyp_virt_to_phys((void *)virt_addr); in pkvm_create_mappings_locked()
168 start = hyp_virt_to_phys((void *)__hyp_idmap_text_start); in hyp_create_idmap()
171 end = hyp_virt_to_phys((void *)__hyp_idmap_text_end); in hyp_create_idmap()
A Dearly_alloc.c53 hyp_early_alloc_mm_ops.virt_to_phys = hyp_virt_to_phys; in hyp_early_alloc_init()
A Dsetup.c80 ret = hyp_back_vmemmap(phys, size, hyp_virt_to_phys(vmemmap_base)); in recreate_hyp_mappings()
250 .virt_to_phys = hyp_virt_to_phys, in __pkvm_init_finalise()
A Dmem_protect.c76 .virt_to_phys = hyp_virt_to_phys, in prepare_s2_pool()
/linux/arch/arm64/kvm/hyp/include/nvhe/
A Dmemory.h25 static inline phys_addr_t hyp_virt_to_phys(void *addr) in hyp_virt_to_phys() function

Completed in 6 milliseconds