Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dcxl.h179 #define CXL_PSL_SPAP_Size 0x0000000000000ff0ULL macro
Dnative.c264 spap |= ((afu->native->spa_size >> (12 - CXL_PSL_SPAP_Size_Shift)) - 1) & CXL_PSL_SPAP_Size; in attach_spa()