Home
last modified time | relevance | path

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

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