Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dspitregs.h91 #define ICACHE_FLUSHSZ 0x20 /* one line in i$ */ macro
H A Dus3_module.h362 #define ICACHE_FLUSHSZ 0x20 /* one line in i$ */ macro
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.S61 #define ICACHE_FLUSHSZ 0x20 macro
974 subcc %o1, ICACHE_FLUSHSZ, %o1 ! bytes = bytes-0x20
976 add %o0, ICACHE_FLUSHSZ, %o0 ! vaddr = vaddr+0x20
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.S683 subcc %o1, ICACHE_FLUSHSZ, %o1 ! bytes = bytes-0x20
685 add %o0, ICACHE_FLUSHSZ, %o0 ! vaddr = vaddr+0x20