Searched defs:KVM_MMU_LOCK (Results 1 – 1 of 1) sorted by relevance
15 #define KVM_MMU_LOCK(kvm) write_lock(&(kvm)->mmu_lock) macro19 #define KVM_MMU_LOCK(kvm) spin_lock(&(kvm)->mmu_lock) macro