Searched refs:restore_regs (Results 1 – 13 of 13) sorted by relevance
/linux/arch/powerpc/platforms/52xx/ |
H A D | lite5200_sleep.S | 201 bl restore_regs 346 SYM_FUNC_START_LOCAL(restore_regs) 402 _ASM_NOKPROBE_SYMBOL(restore_regs) 403 SYM_FUNC_END(restore_regs)
|
/linux/arch/sh/kernel/cpu/sh3/ |
H A D | entry.S | 190 bsr restore_regs 205 ! restore_regs() 217 ENTRY(restore_regs) 250 bsr restore_regs
|
H A D | swsusp.S | 86 4: .long restore_regs
|
/linux/arch/powerpc/platforms/cell/spufs/ |
H A D | spu_restore_crt0.S | 48 restore_regs: label
|
/linux/drivers/gpu/drm/gma500/ |
H A D | power.c | 125 dev_priv->ops->restore_regs(dev); in gma_resume_display()
|
H A D | psb_device.c | 287 .restore_regs = psb_restore_display_registers,
|
H A D | oaktrail_device.c | 498 .restore_regs = oaktrail_restore_display_registers,
|
H A D | cdv_device.c | 591 .restore_regs = cdv_restore_display_registers,
|
H A D | psb_drv.h | 573 int (*restore_regs)(struct drm_device *dev); member
|
/linux/drivers/macintosh/ |
H A D | therm_windtunnel.c | 264 restore_regs( void ) in restore_regs() function 293 restore_regs(); in control_loop()
|
/linux/arch/arc/kernel/ |
H A D | entry-arcv2.S | 179 restore_regs: label
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 2669 static void restore_regs(const struct btf_func_model *m, u8 **prog, in restore_regs() function 3120 restore_regs(m, &prog, regs_off); in __arch_prepare_bpf_trampoline() 3171 restore_regs(m, &prog, regs_off); in __arch_prepare_bpf_trampoline()
|
/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 424 static void restore_regs(struct bpf_jit *jit, u32 rs, u32 re, u32 stack_depth) in restore_regs() function 497 restore_regs(jit, rs, re, stack_depth); in save_restore_regs()
|