Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Dlink.c23 #define SPA_CFG_XLAT_hpt (0ull << (63-6)) /* Hashed page table (HPT) mode */ macro
468 state |= SPA_CFG_XLAT_hpt; in calculate_cfg_state()