Home
last modified time | relevance | path

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

/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/
Dmem_protect.c36 static void *host_s2_zalloc_pages_exact(size_t size) in host_s2_zalloc_pages_exact() function
79 .zalloc_pages_exact = host_s2_zalloc_pages_exact, in prepare_s2_pool()