Home
last modified time | relevance | path

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

/Linux-v4.19/virt/kvm/arm/
Dmmu.c1112 bool logging_active = flags & KVM_S2_FLAG_LOGGING_ACTIVE; in stage2_set_pte() local
1114 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() local
1503 if (vma_kernel_pagesize(vma) == PMD_SIZE && !logging_active) { in user_mem_abort()
1551 } else if (logging_active) { in user_mem_abort()