Home
last modified time | relevance | path

Searched refs:icache_flush (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dsun4dep.c50 extern uint_t icache_flush; in setup_aux()
53 icache_flush = 1; in setup_aux()
/titanic_41/usr/src/psm/stand/boot/common/
H A Dreadfile.c68 uint_t icache_flush = 0; variable
640 AUX(av, AT_SUN_IFLUSH, icache_flush); in read_elf32()
1041 AUX64(av, AT_SUN_IFLUSH, icache_flush); in read_elf64()