Searched refs:_PAGE_USER_TABLE (Results 1 – 3 of 3) sorted by relevance
22 #define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_PRESENT) macro108 page_to_pfn(ptep) << PAGE_SHIFT | _PAGE_USER_TABLE); in pmd_populate()
25 #define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_USER)) macro166 prot = _PAGE_USER_TABLE; in pmd_populate()
56 pmdval_t user_pmd_table = _PAGE_USER_TABLE;