Searched refs:CXL_PSL_SPAP_Size (Results 1 – 2 of 2) sorted by relevance
181 #define CXL_PSL_SPAP_Size 0x0000000000000ff0ULL macro
267 spap |= ((afu->native->spa_size >> (12 - CXL_PSL_SPAP_Size_Shift)) - 1) & CXL_PSL_SPAP_Size; in attach_spa()