Searched refs:CXL_PSL_SPAP_Size_Shift (Results 1 – 2 of 2) sorted by relevance
/drivers/misc/cxl/ | ||
D | cxl.h | 180 #define CXL_PSL_SPAP_Size_Shift 4 macro |
D | native.c | 264 spap |= ((afu->native->spa_size >> (12 - CXL_PSL_SPAP_Size_Shift)) - 1) & CXL_PSL_SPAP_Size; in attach_spa() |