Searched refs:logging_active (Results 1 – 1 of 1) sorted by relevance
907 bool logging_active = flags & KVM_S2_FLAG_LOGGING_ACTIVE; in stage2_set_pte() local909 VM_BUG_ON(logging_active && !cache); in stage2_set_pte()925 if (logging_active) in stage2_set_pte()1229 bool logging_active = memslot_is_logging(memslot); in user_mem_abort() local1247 if (is_vm_hugetlb_page(vma) && !logging_active) { in user_mem_abort()1291 } else if (logging_active) { in user_mem_abort()