Searched refs:CXL_SSTP0_An_SegTableSize_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/misc/cxl/ | ||
D | main.c | 131 if (unlikely(size & ~CXL_SSTP0_An_SegTableSize_MASK)) { in cxl_alloc_sst() |
D | cxl.h | 295 #define CXL_SSTP0_An_SegTableSize_MASK \ macro |