Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dmm.c118 phys = hyp_virt_to_phys((void *)virt_addr); in pkvm_create_mappings_locked()
322 start = hyp_virt_to_phys((void *)__hyp_idmap_text_start); in hyp_create_idmap()
325 end = hyp_virt_to_phys((void *)__hyp_idmap_text_end); in hyp_create_idmap()
370 hyp_virt_to_phys, &tmp); in refill_memcache()
A Dearly_alloc.c56 hyp_early_alloc_mm_ops.virt_to_phys = hyp_virt_to_phys; in hyp_early_alloc_init()
A Dsetup.c87 ret = hyp_back_vmemmap(hyp_virt_to_phys(vmemmap_base)); in recreate_hyp_mappings()
298 .virt_to_phys = hyp_virt_to_phys, in __pkvm_init_finalise()
A Dmem_protect.c115 .virt_to_phys = hyp_virt_to_phys, in prepare_s2_pool()
249 .virt_to_phys = hyp_virt_to_phys, in kvm_guest_prepare_stage2()
283 push_hyp_memcache(mc, addr, hyp_virt_to_phys); in reclaim_guest_pages()
A Dpkvm.c568 push_hyp_memcache(mc, start, hyp_virt_to_phys); in teardown_donated_memory()
/linux-6.3-rc2/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 10 milliseconds