Home
last modified time | relevance | path

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

/arch/frv/mm/
Dtlb-miss.S182 movgs gr31,tplr /* set TPLR.CXN */
189 movgs gr31,tplr
311 movgs gr31,tplr /* set TPLR.CXN */
318 movgs gr31,tplr
439 movgs gr31,tplr
559 movgs gr31,tplr
Dtlb-flush.S100 movgs gr8,tplr
140 movgs gr8,tplr
168 movgs gr8,tplr
/arch/frv/kernel/
Dgdb-stub.c148 unsigned long tplr, tppr, tpxr, cxnr; member
1313 asm volatile("movsg tplr,%0" : "=r"(__debug_mmu.regs.tplr)); in gdbstub_get_mmu_state()
1338 asm volatile("movgs %0,tplr" :: "r"(__debug_mmu.regs.tplr)); in gdbstub_get_mmu_state()