Searched refs:AP_RORO (Results 1 – 3 of 3) sorted by relevance
1217 #define AP_RORO 0x3 /* priv=read-only, user=read-only */ macro
279 .ap_ro = ARM_PTE_AP(AP_RORO),299 .ap_ro = ARM_PTE_AP(AP_RORO),11350 | ARM_PTE_PNX | ARM_PTE_AP(AP_RORO) | ARM_PTE_AF)11356 | ARM_PTE_AP(AP_RORO) | ARM_PTE_AF)
291 .ap_ro = ARM_PTE_AP(AP_RORO),311 .ap_ro = ARM_PTE_AP(AP_RORO),1844 | ARM_PTE_AP(AP_RORO) | ARM_PTE_AF; in pmap_create_commpage_table()