Searched refs:CXL_PSL_SR_An_XLAT_hpt (Results 1 – 2 of 2) sorted by relevance
/drivers/misc/cxl/ | ||
D | cxl.h | 201 #define CXL_PSL_SR_An_XLAT_hpt (0ull << (63-6))/* Hashed page table (HPT) mode */ macro |
D | native.c | 618 sr |= CXL_PSL_SR_An_XLAT_hpt; in cxl_calculate_sr() |