Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/cxl/
Dirq.c112 if (dsisr & CXL_PSL_DSISR_An_P) in cxl_irq_psl8()
Dtrace.h34 { CXL_PSL_DSISR_An_P, "P" }, \
Dcxl.h332 #define CXL_PSL_DSISR_An_P DSISR_PROTFAULT /* Storage protection violation */ macro