Home
last modified time | relevance | path

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

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