Searched refs:add_temporary_entry (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/gt64120/momenco_ocelot/
H A Dsetup.c105 add_temporary_entry(ENTRYLO(0x2C000000), ENTRYLO(0x2d000000), 0xe0020000, PM_64K);
148 add_temporary_entry(ENTRYLO(0xfC000000), ENTRYLO(0xfd000000), 0xe0020000, PM_64K);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpgtable-32.h28 * - add_temporary_entry() add a temporary TLB entry. We use TLB entries
34 extern int add_temporary_entry(unsigned long entrylo0, unsigned long entrylo1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpgtable-32.h28 * - add_temporary_entry() add a temporary TLB entry. We use TLB entries
34 extern int add_temporary_entry(unsigned long entrylo0, unsigned long entrylo1,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A Dtlb-r4k.c339 __init int add_temporary_entry(unsigned long entrylo0, unsigned long entrylo1, function
355 "No TLB space left for add_temporary_entry\n");

Completed in 132 milliseconds