/kernel/linux/linux-5.10/arch/arc/include/asm/ |
H A D | entry-arcv2.h | 150 ; but on return, restored only if U mode 182 ; - for K mode, it will be implicitly restored as stack is unwound 230 ; _SOFT clobbers r10 restored by _HARD hence the order
|
/kernel/linux/linux-6.6/arch/arc/include/asm/ |
H A D | entry-arcv2.h | 164 ; but on return, restored only if U mode 196 ; - for K mode, it will be implicitly restored as stack is unwound 240 ; _SOFT clobbers r10 restored by _HARD hence the order
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-v7m.S | 68 @ registers r0-r3 and r12 are automatically restored on exception 70 @ correctness they don't need to be restored. So only r8-r11 must be 71 @ restored here. The easiest way to do so is to restore r0-r7, too.
|
H A D | entry-header.S | 139 @ the sp to be restored is aligned or not set bit 9 of the saved xPSR 270 @ clobber state restored below) 282 @ clobber state restored below)
|
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | gtt.c | 559 unsigned int restored = 0, total = 0, size = 0; in psb_gtt_restore() local 570 restored++; in psb_gtt_restore() 576 DRM_DEBUG_DRIVER("Restored %u of %u gtt ranges (%u KB)", restored, in psb_gtt_restore()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | gem.c | 381 unsigned int restored = 0, total = 0, size = 0; in psb_gem_mm_populate_resources() local 396 ++restored; in psb_gem_mm_populate_resources() 402 drm_dbg(dev, "Restored %u of %u gtt ranges (%u KB)", restored, total, (size / 1024)); in psb_gem_mm_populate_resources()
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | ttable.h | 524 restored; retry; nop; nop; nop; nop; nop; nop; \ 548 restored; \ 581 restored; \ 606 restored; \ 641 restored; \ 669 restored; \
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | ttable.h | 524 restored; retry; nop; nop; nop; nop; nop; nop; \ 548 restored; \ 581 restored; \ 606 restored; \ 641 restored; \ 669 restored; \
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | entry-v7m.S | 77 @ registers r0-r3 and r12 are automatically restored on exception 79 @ correctness they don't need to be restored. So only r8-r11 must be 80 @ restored here. The easiest way to do so is to restore r0-r7, too.
|
H A D | entry-header.S | 138 @ the sp to be restored is aligned or not set bit 9 of the saved xPSR 269 @ clobber state restored below) 281 @ clobber state restored below)
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | sto_res.S | 8 | are then restored to the original contents.
|
H A D | bugfix.S | 262 | The cu savepc is set to zero, and the frame is restored to the 385 | The cu savepc is set to zero, and the frame is restored to the
|
H A D | get_op.S | 33 | and the instruction is then restored back into the '040. The 50 | norm. The instruction is then restored back into the '040
|
H A D | setox.S | 554 fmovemx (%a7)+,%fp2-%fp2/%fp3 | ...fp2 restored 724 fmovemx (%a7)+,%fp2-%fp2/%fp3 | ...fp2 restored 842 fmovemx (%a7)+,%fp2-%fp2/%fp3 | ...fp2 restored
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | sto_res.S | 8 | are then restored to the original contents.
|
H A D | bugfix.S | 262 | The cu savepc is set to zero, and the frame is restored to the 385 | The cu savepc is set to zero, and the frame is restored to the
|
H A D | get_op.S | 33 | and the instruction is then restored back into the '040. The 50 | norm. The instruction is then restored back into the '040
|
H A D | setox.S | 554 fmovemx (%a7)+,%fp2-%fp2/%fp3 | ...fp2 restored 724 fmovemx (%a7)+,%fp2-%fp2/%fp3 | ...fp2 restored 842 fmovemx (%a7)+,%fp2-%fp2/%fp3 | ...fp2 restored
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | M7memset.S | 189 rd %asi, %g3 ! save %asi to be restored later 282 wr %g3, 0x0, %asi ! restored saved %asi
|
/kernel/linux/linux-6.6/arch/sparc/lib/ |
H A D | M7memset.S | 189 rd %asi, %g3 ! save %asi to be restored later 282 wr %g3, 0x0, %asi ! restored saved %asi
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 214 ! r8 passes SR bitmask, overwritten with restored data on return
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 213 ! r8 passes SR bitmask, overwritten with restored data on return
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | proc-v7.S | 205 teq r4, r10 @ Already restored? 208 teq r5, r10 @ Already restored?
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | proc-v7.S | 207 teq r4, r10 @ Already restored? 210 teq r5, r10 @ Already restored?
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx8.asm | 87 //tba_lo and tba_hi need to be saved/restored 127 var s_restore_tmp = ttmp6 //tba_lo/hi need to be restored 585 However, we are safe to restore these 4 SGPRs anyway, since TBA,TMA will later be restored by HWREG
|