Searched refs:tpxr (Results 1 – 3 of 3) sorted by relevance
/arch/frv/mm/ |
D | tlb-miss.S | 191 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 */
|
D | tlb-flush.S | 62 movsg tpxr,gr5 103 movsg tpxr,gr5
|
/arch/frv/kernel/ |
D | gdb-stub.c | 148 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()
|