Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/kvm/hyp/nvhe/
Dmem_protect.c51 static void *host_s2_zalloc_pages_exact(size_t size) in host_s2_zalloc_pages_exact() function
94 .zalloc_pages_exact = host_s2_zalloc_pages_exact, in prepare_s2_pool()