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()
1397 flags |= DSISR_PROTFAULT; in kvmhv_translate_addr_nested()1409 flags |= DSISR_PROTFAULT; in kvmhv_translate_addr_nested()1528 (dsisr & (DSISR_PROTFAULT | DSISR_BADACCESS | DSISR_NOEXEC_OR_G | in __kvmhv_nested_page_fault()1543 DSISR_PROTFAULT))) in __kvmhv_nested_page_fault()1583 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()
757 flags = DSISR_PROTFAULT; in kvmppc_handle_pagefault()1236 if (fault_dsisr & (DSISR_NOHPTE | DSISR_PROTFAULT)) { in kvmppc_handle_exit_pr()
474 dsisr |= DSISR_PROTFAULT; in kvmppc_core_emulate_op_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()
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()
659 #define DSISR_PROTFAULT 0x08000000 macro674 #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 */