Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/include/nvhe/
A Dmemory.h33 #define hyp_virt_to_page(virt) hyp_phys_to_page(__hyp_pa(virt)) macro
43 struct hyp_page *p = hyp_virt_to_page(addr); in hyp_page_count()
/linux/arch/arm64/kvm/hyp/nvhe/
A Dpage_alloc.c90 return hyp_virt_to_page(node); in node_to_page()
181 struct hyp_page *p = hyp_virt_to_page(addr); in hyp_put_page()
190 struct hyp_page *p = hyp_virt_to_page(addr); in hyp_get_page()
A Dmem_protect.c34 hyp_split_page(hyp_virt_to_page(addr)); in host_s2_zalloc_pages_exact()

Completed in 5 milliseconds