Home
last modified time | relevance | path

Searched refs:CXL_PSL_SERR_An_llcmdis (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/misc/cxl/
Dirq.c443 if (serr & CXL_PSL_SERR_An_llcmdis) in cxl_afu_decode_psl_serr()
Dcxl.h226 #define CXL_PSL_SERR_An_llcmdis (1ull << (63-5)) macro
232 CXL_PSL_SERR_An_badsrc | CXL_PSL_SERR_An_badctx | CXL_PSL_SERR_An_llcmdis | \