Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/cxl/
Dcxl.h366 #define CXL_PSL_DEBUG_CDC (1ull << (63-27)) /* Coherent Data cache support */ macro
Dpci.c543 if (psl_debug & CXL_PSL_DEBUG_CDC) { in init_implementation_adapter_regs_psl9()