Searched refs:pAddr (Results 1 – 1 of 1) sorted by relevance
1164 #define TBIDCACHE_FLUSH( pAddr ) argument1165 #define TBIDCACHE_PRELOAD( Type, pAddr ) ((Type) (pAddr)) argument1166 #define TBIDCACHE_REFRESH( Type, pAddr ) ((Type) (pAddr)) argument1170 #define TBIDCACHE_FLUSH( pAddr ) ((volatile char *) \ argument1171 (((unsigned int) (pAddr))>>LINSYSLFLUSH_S))[0] = 01347 #define TBIICACHE_FLUSH( pAddr ) TBIXCACHE_WD (pAddr, CACHEW_ICACHE_BIT) argument1350 #define TBIMCACHE_AFLUSH( pAddr, SegType ) \ argument1351 TBIXCACHE_WD(pAddr, CACHEW_TLBFLUSH_BIT + ( \