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

/linux-4.4.14/arch/frv/mm/
H A Dtlb-flush.S62 movsg tpxr,gr5
103 movsg tpxr,gr5
H A Dtlb-miss.S191 movsg tpxr,gr31 /* check the TLB write error flag */
320 movsg tpxr,gr31 /* check the TLB write error flag */
441 movsg tpxr,gr31 /* check the TLB write error flag */
561 movsg tpxr,gr31 /* check the TLB write error flag */
/linux-4.4.14/arch/frv/kernel/
H A Dgdb-stub.c148 unsigned long tplr, tppr, tpxr, cxnr; member in struct:__debug_mmu::__anon1394
1315 asm volatile("movsg tpxr,%0" : "=r"(__debug_mmu.regs.tpxr)); gdbstub_get_mmu_state()
1321 asm volatile("movgs %0,tpxr" :: "r"(0 << TPXR_WAY_SHIFT)); gdbstub_get_mmu_state()
1330 asm volatile("movgs %0,tpxr" :: "r"(1 << TPXR_WAY_SHIFT)); gdbstub_get_mmu_state()
1340 asm volatile("movgs %0,tpxr" :: "r"(__debug_mmu.regs.tpxr)); gdbstub_get_mmu_state()

Completed in 95 milliseconds