Home
last modified time | relevance | path

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

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