Searched defs:_PAGE_USER_TABLE (Results 1 – 2 of 2) sorted by relevance
22 #define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_PRESENT) macro
25 #define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_USER)) macro