Searched refs:sfc (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/include/asm-m68k/ |
D | sun3mmu.h | 74 unsigned char sfc, c; in sun3_get_buserr() local 76 GET_SFC (sfc); in sun3_get_buserr() 79 SET_SFC (sfc); in sun3_get_buserr() 88 unsigned char c, sfc; in sun3_get_segmap() local 90 GET_SFC (sfc); in sun3_get_segmap() 93 SET_SFC (sfc); in sun3_get_segmap() 102 unsigned char sfc; in sun3_put_segmap() local 104 GET_DFC (sfc); in sun3_put_segmap() 107 SET_DFC (sfc); in sun3_put_segmap() 116 unsigned char sfc; in sun3_get_pte() local [all …]
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | iskeleton.S | 206 | load sfc/dfc 214 movec.l %d0,%sfc 228 | restore sfc/dfc 230 movec.l %d2,%sfc
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | isp.S | 3098 mov.l %d6,%sfc # restore previous sfc 3114 mov.l %d6,%sfc # restore previous sfc 3895 movc %sfc,%d6 # save old SFC/DFC 3896 movc %d0,%sfc # load new sfc 4010 movc %d6,%sfc # restore old SFC 4022 movc %d6,%sfc # restore old SFC 4053 movc %sfc,%d6 # save old SFC/DFC 4054 movc %d0,%sfc # load new sfc 4166 movc %d6,%sfc # restore old SFC 4178 movc %d6,%sfc # restore old SFC [all …]
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | sun3-head.S | 38 movec %d0, %sfc
|
D | entry.S | 323 movec %sfc,%d0 411 movec %a0,%sfc
|