Home
last modified time | relevance | path

Searched refs:DSISR_ISSTORE (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/mm/
H A Dcopro_fault.c41 is_write = dsisr & DSISR_ISSTORE; in copro_handle_mm_fault()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c1248 } else if (status & DSISR_ISSTORE) { in kvmppc_hpte_hv_fault()
1260 if (status & DSISR_ISSTORE) in kvmppc_hpte_hv_fault()
H A Dbook3s_emulate.c470 dsisr = DSISR_ISSTORE; in kvmppc_core_emulate_op_pr()
/linux/arch/powerpc/include/asm/
H A Dreg.h314 #define DSISR_ISSTORE 0x02000000 /* access was a store */ macro
/linux/drivers/misc/cxl/
H A Dcxl.h336 #define CXL_PSL_DSISR_An_S DSISR_ISSTORE /* Access was afu_wr or afu_zero */