Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dmmu-hash64.c996 ppc_hash64_set_isi(cs, mmu_idx, 0, SRR1_PROTFAULT); in ppc_hash64_xlate()
1104 srr1 |= SRR1_PROTFAULT; /* Access violates access authority */ in ppc_hash64_xlate()
H A Dcpu.h671 #define SRR1_PROTFAULT DSISR_PROTFAULT macro