Searched refs:hyp_virt_to_page (Results 1 – 3 of 3) sorted by relevance
77 #define hyp_virt_to_page(virt) hyp_phys_to_page(__hyp_pa(virt))91 struct hyp_page *p = hyp_virt_to_page(addr);33 #define hyp_virt_to_page( global() macro
90 return hyp_virt_to_page(node); in node_to_page() 168 struct hyp_page *p = hyp_virt_to_page(addr); in hyp_put_page() 177 struct hyp_page *p = hyp_virt_to_page(addr); in hyp_get_page()
254 hyp_page_ref_inc(hyp_virt_to_page(hyp_vm)); in pkvm_load_hyp_vcpu()270 hyp_page_ref_dec(hyp_virt_to_page(hyp_vm)); in pkvm_put_hyp_vcpu()287 hyp_page_ref_inc(hyp_virt_to_page(hyp_vm)); in get_pkvm_hyp_vm()296 hyp_page_ref_dec(hyp_virt_to_page(hyp_vm)); in put_pkvm_hyp_vm()