Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
A Dpgtable-3level.h241 pmd_val(pmd) &= ~PMD_SECT_AP2; in set_pmd_at()
243 pmd_val(pmd) |= PMD_SECT_AP2; in set_pmd_at()
A Dpgtable-3level-hwdef.h35 #define PMD_SECT_AP2 (_AT(pmdval_t, 1) << 7) /* read only */ macro
/linux/arch/arm/mm/
A Dinit.c352 .mask = ~(L_PMD_SECT_RDONLY | PMD_SECT_AP2),
353 .prot = L_PMD_SECT_RDONLY | PMD_SECT_AP2,
A Ddump.c145 .mask = L_PMD_SECT_RDONLY | PMD_SECT_AP2,
146 .val = L_PMD_SECT_RDONLY | PMD_SECT_AP2,
A Dmmu.c304 .prot_sect = PMD_TYPE_SECT | L_PMD_SECT_RDONLY | PMD_SECT_AP2,

Completed in 10 milliseconds