Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c130 static struct hyp_page *__hyp_extract_page(struct hyp_pool *pool, in __hyp_extract_page() function
215 p = __hyp_extract_page(pool, p, order); in hyp_alloc_pages()