Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dmem_protect.c63 static void *host_s2_zalloc_pages_exact(size_t size) in host_s2_zalloc_pages_exact() function
111 .zalloc_pages_exact = host_s2_zalloc_pages_exact, in prepare_s2_pool()