Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Dpgtable-3level.h240 pmd_val(pmd) &= ~PMD_SECT_AP2; in set_pmd_at()
242 pmd_val(pmd) |= PMD_SECT_AP2; in set_pmd_at()
H A Dpgtable-3level-hwdef.h35 #define PMD_SECT_AP2 (_AT(pmdval_t, 1) << 7) /* read only */ macro
/linux/arch/arm/mm/
H A Dinit.c313 .mask = ~(L_PMD_SECT_RDONLY | PMD_SECT_AP2),
314 .prot = L_PMD_SECT_RDONLY | PMD_SECT_AP2,
H A Ddump.c145 .mask = L_PMD_SECT_RDONLY | PMD_SECT_AP2,
146 .val = L_PMD_SECT_RDONLY | PMD_SECT_AP2,