Searched refs:BM_SMVID_MS_MAX_NPAG (Results 1 – 1 of 1) sorted by relevance
23 #define BM_SMVID_MS_MAX_NPAG SHIFT_U32(0x3FF, 16) macro24 #define GET_SMVID_MS_MAX_NPAG(val) (((val) & BM_SMVID_MS_MAX_NPAG) >> 16)
Completed in 2 milliseconds