Home
last modified time | relevance | path

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

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