Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dttable_64.S9 .globl tl0_icpe, tl1_icpe
95 tl0_icpe: BTRAP(0x72) /* I-cache Parity Error on Cheetah+ */ label
H A Dtraps_64.c841 extern unsigned int tl0_icpe[], tl1_icpe[];
945 memcpy(tl0_icpe, cheetah_plus_icpe_trap_vector, (8 * 4)); in cheetah_ecache_flush_init()