DSISR_PRTABLE_FAULT 354 arch/powerpc/include/asm/reg.h DSISR_PRTABLE_FAULT | \ DSISR_PRTABLE_FAULT 370 arch/powerpc/include/asm/reg.h DSISR_PRTABLE_FAULT) DSISR_PRTABLE_FAULT 915 arch/powerpc/kvm/book3s_64_mmu_radix.c if (!(dsisr & DSISR_PRTABLE_FAULT)) DSISR_PRTABLE_FAULT 923 arch/powerpc/kvm/book3s_64_mmu_radix.c if (dsisr & (DSISR_PRTABLE_FAULT | DSISR_BADACCESS | DSISR_PRTABLE_FAULT 1154 arch/powerpc/kvm/book3s_hv_nested.c flags |= DSISR_PRTABLE_FAULT; DSISR_PRTABLE_FAULT 1288 arch/powerpc/kvm/book3s_hv_nested.c if (!(dsisr & DSISR_PRTABLE_FAULT)) DSISR_PRTABLE_FAULT 1337 arch/powerpc/kvm/book3s_hv_nested.c if (dsisr & (DSISR_PRTABLE_FAULT | DSISR_BADACCESS)) {