Searched defs:AS_MEMATTR_HI (Results 1 – 3 of 3) sorted by relevance
90 #define AS_MEMATTR_HI 0x0C /* (RW) Memory attributes for address space n, high word. */ macro
289 #define AS_MEMATTR_HI(as) (MMU_AS(as) + 0x0C) /* (RW) Memory attributes for address space n, high … macro
285 #define AS_MEMATTR_HI 0x0C /* (RW) Memory attributes for address space n, high word. */ macro