Searched refs:logging_active (Results 1 – 1 of 1) sorted by relevance
1112 bool logging_active = flags & KVM_S2_FLAG_LOGGING_ACTIVE; in stage2_set_pte() local1114 VM_BUG_ON(logging_active && !cache); in stage2_set_pte()1130 if (logging_active) in stage2_set_pte()1482 bool logging_active = memslot_is_logging(memslot); in user_mem_abort() local1503 if (vma_kernel_pagesize(vma) == PMD_SIZE && !logging_active) { in user_mem_abort()1551 } else if (logging_active) { in user_mem_abort()