Home
last modified time | relevance | path

Searched refs:hyp_phys_to_virt (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/hyp/nvhe/
A Dsetup.c60 void *start, *end, *virt = hyp_phys_to_virt(phys); in recreate_hyp_mappings()
214 u64 start = (u64)hyp_phys_to_virt(reg->base); in finalize_host_mappings()
249 .phys_to_virt = hyp_phys_to_virt, in __pkvm_init_finalise()
270 void *virt = hyp_phys_to_virt(phys); in __pkvm_init()
A Dearly_alloc.c52 hyp_early_alloc_mm_ops.phys_to_virt = hyp_phys_to_virt; in hyp_early_alloc_init()
A Dmem_protect.c75 .phys_to_virt = hyp_phys_to_virt, in prepare_s2_pool()
/linux/arch/arm64/kvm/hyp/include/nvhe/
A Dmemory.h20 static inline void *hyp_phys_to_virt(phys_addr_t phys) in hyp_phys_to_virt() function

Completed in 5 milliseconds