Home
last modified time | relevance | path

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

/linux-3.4.99/arch/frv/mm/
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 */
Dtlb-flush.S62 movsg tpxr,gr5
103 movsg tpxr,gr5
/linux-3.4.99/arch/frv/kernel/
Dgdb-stub.c148 unsigned long tplr, tppr, tpxr, cxnr; member
1315 asm volatile("movsg tpxr,%0" : "=r"(__debug_mmu.regs.tpxr)); in gdbstub_get_mmu_state()
1340 asm volatile("movgs %0,tpxr" :: "r"(__debug_mmu.regs.tpxr)); in gdbstub_get_mmu_state()