Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c105 static struct hyp_page *__hyp_extract_page(struct hyp_pool *pool, in __hyp_extract_page() function
174 p = __hyp_extract_page(pool, p, order); in hyp_alloc_pages()