Searched refs:PMD_SECT_AP2 (Results 1 – 4 of 4) sorted by relevance
266 pmd_val(pmd) &= ~PMD_SECT_AP2; in set_pmd_at()268 pmd_val(pmd) |= PMD_SECT_AP2; in set_pmd_at()
34 #define PMD_SECT_AP2 (_AT(pmdval_t, 1) << 7) /* read only */ macro
142 .mask = L_PMD_SECT_RDONLY | PMD_SECT_AP2,143 .val = L_PMD_SECT_RDONLY | PMD_SECT_AP2,
553 .mask = ~(L_PMD_SECT_RDONLY | PMD_SECT_AP2),554 .prot = L_PMD_SECT_RDONLY | PMD_SECT_AP2,