Home
last modified time | relevance | path

Searched defs:pAddr (Results 1 – 1 of 1) sorted by relevance

/arch/metag/include/asm/
Dtbx.h1164 #define TBIDCACHE_FLUSH( pAddr ) argument
1165 #define TBIDCACHE_PRELOAD( Type, pAddr ) ((Type) (pAddr)) argument
1166 #define TBIDCACHE_REFRESH( Type, pAddr ) ((Type) (pAddr)) argument
1170 #define TBIDCACHE_FLUSH( pAddr ) ((volatile char *) \ argument
1347 #define TBIICACHE_FLUSH( pAddr ) TBIXCACHE_WD (pAddr, CACHEW_ICACHE_BIT) argument
1350 #define TBIMCACHE_AFLUSH( pAddr, SegType ) \ argument