Searched refs:DSISR_PROTFAULT (Results 1 – 3 of 3) sorted by relevance
1051 ppc_hash64_set_dsi(cs, mmu_idx, 0, eaddr, DSISR_PROTFAULT); in ppc_hash64_xlate()1055 DSISR_PROTFAULT | DSISR_ISSTORE); in ppc_hash64_xlate()1170 dsisr |= DSISR_PROTFAULT; in ppc_hash64_xlate()
265 DSISR_PROTFAULT; in ppc_radix64_check_prot()
661 #define DSISR_PROTFAULT 0x08000000 macro676 #define SRR1_PROTFAULT DSISR_PROTFAULT