Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dttable_64.S8 .globl tl0_icpe, tl1_icpe
92 tl0_icpe: BTRAP(0x72) /* I-cache Parity Error on Cheetah+ */ label
Dtraps_64.c811 extern unsigned int tl0_icpe[], tl1_icpe[];
915 memcpy(tl0_icpe, cheetah_plus_icpe_trap_vector, (8 * 4)); in cheetah_ecache_flush_init()