Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm64/kvm/hyp/include/nvhe/
Dgfp.h29 void hyp_put_page(struct hyp_pool *pool, void *addr);
/linux-6.1.9/arch/arm64/kvm/hyp/nvhe/
Dpage_alloc.c179 void hyp_put_page(struct hyp_pool *pool, void *addr) in hyp_put_page() function
Dsetup.c186 hyp_put_page(&hpool, addr); in hpool_put_page()
Dmem_protect.c79 hyp_put_page(&host_s2_pool, addr); in host_s2_put_page()