Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kvm/
Dx86.c541 static struct kmem_cache *kvm_alloc_emulator_cache(void) in kvm_alloc_emulator_cache() function
9719 x86_emulator_cache = kvm_alloc_emulator_cache(); in kvm_x86_vendor_init()