Searched refs:S_PAGE_POLICY (Results 1 – 1 of 1) sorted by relevance
4821 #define S_PAGE_POLICY 6 macro4823 #define V_PAGE_POLICY(x) ((x) << S_PAGE_POLICY)4824 #define G_PAGE_POLICY(x) (((x) >> S_PAGE_POLICY) & M_PAGE_POLICY)