Searched refs:CXL_PSL_SR_An_MP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/misc/cxl/ | ||
| D | cxl.h | 213 #define CXL_PSL_SR_An_MP (1ull << (63-62)) /* Master Process */ macro |
| D | native.c | 605 sr |= CXL_PSL_SR_An_MP; in cxl_calculate_sr() |