Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dgfp.h62 void hyp_split_page(struct hyp_page *page);
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c143 void hyp_split_page(struct hyp_page *p) in hyp_split_page() function
H A Dmem_protect.c41 hyp_split_page(hyp_virt_to_page(addr)); in host_s2_zalloc_pages_exact()