Searched refs:tpxr (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dgdb-stub.c149 unsigned long tplr, tppr, tpxr, cxnr; member in struct:__debug_mmu::__anon3460
1317 asm volatile("movsg tpxr,%0" : "=r"(__debug_mmu.regs.tpxr));
1323 asm volatile("movgs %0,tpxr" :: "r"(0 << TPXR_WAY_SHIFT));
1332 asm volatile("movgs %0,tpxr" :: "r"(1 << TPXR_WAY_SHIFT));
1342 asm volatile("movgs %0,tpxr" :: "r"(__debug_mmu.regs.tpxr));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/mm/
H A Dtlb-flush.S62 movsg tpxr,gr5
103 movsg tpxr,gr5
H A Dtlb-miss.S183 movsg tpxr,gr31 /* check the TLB write error flag */
303 movsg tpxr,gr31 /* check the TLB write error flag */
415 movsg tpxr,gr31 /* check the TLB write error flag */
526 movsg tpxr,gr31 /* check the TLB write error flag */

Completed in 188 milliseconds