Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kvm/
Dx86.c342 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function
9490 x86_emulator_cache = kvm_alloc_emulator_cache(); in __kvm_x86_vendor_init()