Searched refs:S_PAGE_SIZE2 (Results 1 – 1 of 1) sorted by relevance
62514 #define S_PAGE_SIZE2 12 macro62516 #define V_PAGE_SIZE2(x) ((x) << S_PAGE_SIZE2)62517 #define G_PAGE_SIZE2(x) (((x) >> S_PAGE_SIZE2) & M_PAGE_SIZE2)