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