spap 257 drivers/misc/cxl/native.c u64 spap; spap 262 drivers/misc/cxl/native.c spap = virt_to_phys(afu->native->spa) & CXL_PSL_SPAP_Addr; spap 263 drivers/misc/cxl/native.c spap |= ((afu->native->spa_size >> (12 - CXL_PSL_SPAP_Size_Shift)) - 1) & CXL_PSL_SPAP_Size; spap 264 drivers/misc/cxl/native.c spap |= CXL_PSL_SPAP_V; spap 267 drivers/misc/cxl/native.c afu->native->sw_command_status, spap); spap 268 drivers/misc/cxl/native.c cxl_p1n_write(afu, CXL_PSL_SPAP_An, spap);