Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kvm/hyp/nvhe/
Dpage_alloc.c194 hyp_set_page_refcounted(tail); in hyp_split_page()
217 hyp_set_page_refcounted(p); in hyp_alloc_pages()
240 hyp_set_page_refcounted(&p[i]); in hyp_pool_init()
/linux-6.6.21/arch/arm64/kvm/hyp/include/nvhe/
Dmemory.h70 static inline void hyp_set_page_refcounted(struct hyp_page *p) in hyp_set_page_refcounted() function