Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dx86.c336 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function
9753 x86_emulator_cache = kvm_alloc_emulator_cache(); in kvm_x86_vendor_init()