Searched refs:DSISR_ISSTORE (Results 1 – 5 of 5) sorted by relevance
41 is_write = dsisr & DSISR_ISSTORE; in copro_handle_mm_fault()
1248 } else if (status & DSISR_ISSTORE) { in kvmppc_hpte_hv_fault()1260 if (status & DSISR_ISSTORE) in kvmppc_hpte_hv_fault()
470 dsisr = DSISR_ISSTORE; in kvmppc_core_emulate_op_pr()
314 #define DSISR_ISSTORE 0x02000000 /* access was a store */ macro
336 #define CXL_PSL_DSISR_An_S DSISR_ISSTORE /* Access was afu_wr or afu_zero */