Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/ocxl/
H A Dlink.c24 #define SPA_CFG_XLAT_hpt (0ull << (63-6)) /* Hashed page table (HPT) mode */ macro
483 state |= SPA_CFG_XLAT_hpt; in calculate_cfg_state()