Searched refs:IPTEL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dmmu-context.c42 if (IPTEL & xPTEL_V)
43 IPTEL = 0;
72 if (IPTEL & xPTEL_V)
73 IPTEL = ptel;
H A Dtlb-mn10300.S62 mov d2,(IPTEL) # change the TLB
149 mov d0,(IPTEL)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dcpu-regs.h212 #define IPTEL __SYSREG(0xc00000a0, u32) /* instruction TLB entry */ macro

Completed in 122 milliseconds