Searched refs:kvm_alloc_emulator_cache (Results 1 – 2 of 2) sorted by relevance
280 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function8182 x86_emulator_cache = kvm_alloc_emulator_cache(); in kvm_arch_init()
342 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function9493 x86_emulator_cache = kvm_alloc_emulator_cache(); in __kvm_x86_vendor_init()