Home
last modified time | relevance | path

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

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