Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/cxl/
Dcxl.h207 #define CXL_PSL_SR_An_TC (1ull << (63-54)) /* Page Table secondary hash */ macro
Dnative.c604 sr |= CXL_PSL_SR_An_TC; in cxl_calculate_sr()