Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kvm/
Dx86.c331 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function
9381 x86_emulator_cache = kvm_alloc_emulator_cache(); in kvm_arch_init()