Home
last modified time | relevance | path

Searched refs:_PAGE_USER_TABLE (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/include/asm/
H A Dpgalloc.h20 #define _PAGE_USER_TABLE (PMD_TYPE_TABLE | PMD_BIT4 | PMD_DOMAIN(DOMAIN_USER)) macro
142 prot = _PAGE_USER_TABLE; in pmd_populate()