Searched refs:S_FR_PAGE_COUNT (Results 1 – 1 of 1) sorted by relevance
202 #define S_FR_PAGE_COUNT 24 macro204 #define V_FR_PAGE_COUNT(x) ((x) << S_FR_PAGE_COUNT)205 #define G_FR_PAGE_COUNT(x) ((((x) >> S_FR_PAGE_COUNT)) & M_FR_PAGE_COUNT)