Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/include/nvhe/
H A Dgfp.h29 void hyp_put_page(struct hyp_pool *pool, void *addr);
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpage_alloc.c166 void hyp_put_page(struct hyp_pool *pool, void *addr) in hyp_put_page() function
H A Dsetup.c171 hyp_put_page(&hpool, addr); in hpool_put_page()
H A Dmem_protect.c91 hyp_put_page(&host_s2_pool, addr); in host_s2_put_page()
186 hyp_put_page(&current_vm->pool, addr + (i * PAGE_SIZE)); in guest_s2_free_pages_exact()
217 hyp_put_page(&current_vm->pool, addr); in guest_s2_put_page()