Searched refs:DSISR_PROTFAULT (Results 1 – 14 of 14) sorted by relevance
55 WARN_ON_ONCE(dsisr & DSISR_PROTFAULT); in copro_handle_mm_fault()
356 WARN_ON_ONCE(error_code & DSISR_PROTFAULT); in sanity_check_fault()
1391 flags |= DSISR_PROTFAULT; in kvmhv_translate_addr_nested()1403 flags |= DSISR_PROTFAULT; in kvmhv_translate_addr_nested()1522 (dsisr & (DSISR_PROTFAULT | DSISR_BADACCESS | DSISR_NOEXEC_OR_G | in __kvmhv_nested_page_fault()1537 DSISR_PROTFAULT))) in __kvmhv_nested_page_fault()1577 ea, DSISR_ISSTORE | DSISR_PROTFAULT); in __kvmhv_nested_page_fault()
1251 return status | DSISR_PROTFAULT; in kvmppc_hpte_hv_fault()1254 return status | DSISR_PROTFAULT; in kvmppc_hpte_hv_fault()
998 ea, DSISR_ISSTORE | DSISR_PROTFAULT); in kvmppc_book3s_radix_page_fault()1013 DSISR_PROTFAULT | DSISR_SET_RC))) in kvmppc_book3s_radix_page_fault()
474 dsisr |= DSISR_PROTFAULT; in kvmppc_core_emulate_op_pr()
757 flags = DSISR_PROTFAULT; in kvmppc_handle_pagefault()1236 if (fault_dsisr & (DSISR_NOHPTE | DSISR_PROTFAULT)) { in kvmppc_handle_exit_pr()
1615 andis. r0, r6, (DSISR_NOHPTE | DSISR_PROTFAULT)@h
1749 if (!(vcpu->arch.fault_dsisr & (DSISR_NOHPTE | DSISR_PROTFAULT))) { in kvmppc_handle_exit_hv()
1049 ppc_hash64_set_dsi(cs, mmu_idx, 0, eaddr, DSISR_PROTFAULT); in ppc_hash64_xlate()1053 DSISR_PROTFAULT | DSISR_ISSTORE); in ppc_hash64_xlate()1163 dsisr |= DSISR_PROTFAULT; in ppc_hash64_xlate()
265 DSISR_PROTFAULT; in ppc_radix64_check_prot()
657 #define DSISR_PROTFAULT 0x08000000 macro672 #define SRR1_PROTFAULT DSISR_PROTFAULT
316 #define DSISR_PROTFAULT 0x08000000 /* protection fault */ macro363 DSISR_PROTFAULT)
334 #define CXL_PSL_DSISR_An_P DSISR_PROTFAULT /* Storage protection violation */