Home
last modified time | relevance | path

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

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