Searched refs:AP_RORO (Results 1 – 3 of 3) sorted by relevance
1259 #define AP_RORO 0x3 /* priv=read-only, user=read-only */ macro
280 .ap_ro = ARM_PTE_AP(AP_RORO),300 .ap_ro = ARM_PTE_AP(AP_RORO),11355 | ARM_PTE_PNX | ARM_PTE_AP(AP_RORO) | ARM_PTE_AF)11361 | ARM_PTE_AP(AP_RORO) | ARM_PTE_AF)
293 .ap_ro = ARM_PTE_AP(AP_RORO),313 .ap_ro = ARM_PTE_AP(AP_RORO),1845 | ARM_PTE_AP(AP_RORO) | ARM_PTE_AF; in pmap_create_commpage_table()