Searched defs:AS_MEMATTR_LO (Results 1 – 3 of 3) sorted by relevance
89 #define AS_MEMATTR_LO 0x08 /* (RW) Memory attributes for address space n, low word. */ macro
288 #define AS_MEMATTR_LO(as) (MMU_AS(as) + 0x08) /* (RW) Memory attributes for address space n, low w… macro
284 #define AS_MEMATTR_LO 0x08 /* (RW) Memory attributes for address space n, low word. */ macro