Home
last modified time | relevance | path

Searched refs:CXL_PSL_DSISR_An_P (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/cxl/
H A Dirq.c113 if (dsisr & CXL_PSL_DSISR_An_P) in cxl_irq_psl8()
H A Dtrace.h34 { CXL_PSL_DSISR_An_P, "P" }, \
H A Dcxl.h334 #define CXL_PSL_DSISR_An_P DSISR_PROTFAULT /* Storage protection violation */ macro