Home
last modified time | relevance | path

Searched refs:ICACHE_FLUSHSZ (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Dspitregs.h103 #define ICACHE_FLUSHSZ 0x20 /* one line in i$ */ macro
H A Dus3_module.h362 #define ICACHE_FLUSHSZ 0x20 /* one line in i$ */ macro
/titanic_41/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s74 #define ICACHE_FLUSHSZ 0x20 macro
1218 subcc %o1, ICACHE_FLUSHSZ, %o1 ! bytes = bytes-0x20
1220 add %o0, ICACHE_FLUSHSZ, %o0 ! vaddr = vaddr+0x20
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s781 subcc %o1, ICACHE_FLUSHSZ, %o1 ! bytes = bytes-0x20
783 add %o0, ICACHE_FLUSHSZ, %o0 ! vaddr = vaddr+0x20