Searched refs:S_PAGE_SIZE0 (Results 1 – 1 of 1) sorted by relevance
62472 #define S_PAGE_SIZE0 12 macro62474 #define V_PAGE_SIZE0(x) ((x) << S_PAGE_SIZE0)62475 #define G_PAGE_SIZE0(x) (((x) >> S_PAGE_SIZE0) & M_PAGE_SIZE0)