Home
last modified time | relevance | path

Searched refs:cxnr (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/frv/mm/
Dtlb-miss.S200 movsg cxnr,gr31
329 movsg cxnr,gr31
450 movsg cxnr,gr31
570 movsg cxnr,gr31
/linux-3.4.99/Documentation/frv/
Dfeatures.txt294 # echo 17 >/proc/sys/frv/pin-cxnr
298 # cat /proc/sys/frv/pin-cxnr
305 # echo 0 >/proc/sys/frv/pin-cxnr
309 # cat /proc/sys/frv/pin-cxnr
/linux-3.4.99/arch/frv/kernel/
Dhead-uc-fr451.S156 movgs gr0,cxnr
Dsleep.S253 movsg cxnr,gr13
Dgdb-stub.c148 unsigned long tplr, tppr, tpxr, cxnr; member
1316 asm volatile("movsg cxnr,%0" : "=r"(__debug_mmu.regs.cxnr)); in gdbstub_get_mmu_state()