Searched refs:_PAGE_USER_TABLE (Results 1 – 2 of 2) sorted by relevance
20 #define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_USER)) macro142 prot = _PAGE_USER_TABLE; in pmd_populate()
56 pmdval_t user_pmd_table = _PAGE_USER_TABLE;