Searched refs:MMU_TEA (Results 1 – 4 of 4) sorted by relevance
16 #define MMU_TEA 0xFFFFFFFC /* TLB Exception Address */ macro
16 #define MMU_TEA 0xFF00000C /* TLB Exception Address */ macro
162 1: .long MMU_TEA186 1: .long MMU_TEA
45 printk("TEA : %08x\n", __raw_readl(MMU_TEA)); in show_regs()