Home
last modified time | relevance | path

Searched refs:hyp_set_page_refcounted (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c153 hyp_set_page_refcounted(tail); in hyp_split_page()
177 hyp_set_page_refcounted(p); in hyp_alloc_pages()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/include/nvhe/
H A Dgfp.h47 static inline void hyp_set_page_refcounted(struct hyp_page *p) in hyp_set_page_refcounted() function