Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c153 static void __hyp_put_page(struct hyp_pool *pool, struct hyp_page *p) in __hyp_put_page() function
171 __hyp_put_page(pool, p); in hyp_put_page()
244 __hyp_put_page(pool, &p[i]); in hyp_pool_init()