Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dpgtable-2level-hwdef.h40 #define PMD_SECT_SUPER (_AT(pmdval_t, 1) << 18) /* v6 */ macro
/linux-4.1.27/arch/arm/mm/
Dioremap.c239 PMD_SECT_SUPER; in remap_area_supersections()
Dmmu.c828 *pmd++ = __pmd(phys | type->prot_sect | PMD_SECT_SUPER); in create_36bit_mapping()