Home
last modified time | relevance | path

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

/arch/arm64/kvm/hyp/nvhe/
Dpage_alloc.c193 hyp_set_page_refcounted(tail); in hyp_split_page()
216 hyp_set_page_refcounted(p); in hyp_alloc_pages()
239 hyp_set_page_refcounted(&p[i]); in hyp_pool_init()
/arch/arm64/kvm/hyp/include/nvhe/
Dmemory.h74 static inline void hyp_set_page_refcounted(struct hyp_page *p) in hyp_set_page_refcounted() function