logging_active   1229 virt/kvm/arm/mmu.c 	bool logging_active = flags & KVM_S2_FLAG_LOGGING_ACTIVE;
logging_active   1231 virt/kvm/arm/mmu.c 	VM_BUG_ON(logging_active && !cache);
logging_active   1247 virt/kvm/arm/mmu.c 	if (logging_active)
logging_active   1271 virt/kvm/arm/mmu.c 	if (logging_active)
logging_active   1683 virt/kvm/arm/mmu.c 	bool logging_active = memslot_is_logging(memslot);
logging_active   1705 virt/kvm/arm/mmu.c 	if (logging_active ||
logging_active   1753 virt/kvm/arm/mmu.c 	} else if (logging_active) {