Searched refs:logging_active (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/kvm/
H A Dmmu.c907 bool logging_active = flags & KVM_S2_FLAG_LOGGING_ACTIVE; stage2_set_pte() local
909 VM_BUG_ON(logging_active && !cache); stage2_set_pte()
925 if (logging_active) stage2_set_pte()
1228 bool logging_active = memslot_is_logging(memslot); user_mem_abort() local
1246 if (is_vm_hugetlb_page(vma) && !logging_active) { user_mem_abort()
1290 } else if (logging_active) { user_mem_abort()

Completed in 71 milliseconds