Searched refs:PTBR (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dmmu_context.h129 PTBR = (unsigned long) next->pgd;
H A Dcpu-regs.h210 #define PTBR __SYSREG(0xc0000098, unsigned long) /* Page table base register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dmmu_context.h114 sysreg_write(PTBR, __pgdir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dfault.c262 page = PTBR;
333 pgd = (pgd_t *) PTBR + index;
H A Dtlb-mn10300.S42 mov (PTBR),a2
94 mov (PTBR),a2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mm/
H A Dfault.c189 page = sysreg_read(PTBR);
H A Dinit.c73 sysreg_write(PTBR, (unsigned long)swapper_pg_dir);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dhead.S38 mov d0,(PTBR)

Completed in 111 milliseconds