Searched refs:CXL_PSL_SR_An_TC (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/misc/cxl/ | ||
| D | cxl.h | 174 #define CXL_PSL_SR_An_TC (1ull << (63-54)) /* Page Table secondary hash */ macro |
| D | native.c | 504 sr |= CXL_PSL_SR_An_TC; in calculate_sr() |