Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dkvm_host.h1453 struct mutex apic_map_lock; member
/linux/arch/x86/kvm/
H A Dx86.c13367 mutex_init(&kvm->arch.apic_map_lock); in kvm_arch_init_vm()