Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
Dx86.c280 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function
8182 x86_emulator_cache = kvm_alloc_emulator_cache(); in kvm_arch_init()
/kernel/linux/linux-6.6/arch/x86/kvm/
Dx86.c342 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function
9493 x86_emulator_cache = kvm_alloc_emulator_cache(); in __kvm_x86_vendor_init()