Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dpgalloc.h136 extern pmdval_t user_pmd_table; in pmd_populate()
140 prot = user_pmd_table; in pmd_populate()
/openbmc/linux/arch/arm/mm/
H A Dmmu.c56 pmdval_t user_pmd_table = _PAGE_USER_TABLE; variable
587 user_pmd_table |= PMD_PXNTABLE; in build_mem_type_table()