Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dmem_protect.c170 static void *guest_s2_zalloc_pages_exact(size_t size) in guest_s2_zalloc_pages_exact() function
245 .zalloc_pages_exact = guest_s2_zalloc_pages_exact, in kvm_guest_prepare_stage2()