Home
last modified time | relevance | path

Searched refs:IPTEL2 (Results 1 – 3 of 3) sorted by relevance

/arch/mn10300/include/asm/
Dcpu-regs.h260 #define IPTEL2 __SYSREG(0xc00000a8, u32) /* instruction TLB entry */ macro
/arch/mn10300/mm/
Dtlb-mn10300.S73 mov d2,(IPTEL2) # change the TLB
/arch/mn10300/kernel/
Dtraps.c339 printk(KERN_EMERG "IPTEU : %08x IPTEL2: %08x\n", IPTEU, IPTEL2); in show_registers_only()