Searched refs:RESTORE (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/arch/blackfin/kernel/
H A Dsignal.c49 #define RESTORE(x) err |= __get_user(regs->x, &sc->sc_##x) rt_restore_sigcontext() macro
52 RESTORE(r0); RESTORE(r1); RESTORE(r2); RESTORE(r3); rt_restore_sigcontext()
53 RESTORE(r4); RESTORE(r5); RESTORE(r6); RESTORE(r7); rt_restore_sigcontext()
54 RESTORE(p0); RESTORE(p1); RESTORE(p2); RESTORE(p3); rt_restore_sigcontext()
55 RESTORE(p4); RESTORE(p5); rt_restore_sigcontext()
58 RESTORE(a0w); RESTORE(a1w); rt_restore_sigcontext()
59 RESTORE(a0x); RESTORE(a1x); rt_restore_sigcontext()
60 RESTORE(astat); rt_restore_sigcontext()
61 RESTORE(rets); rt_restore_sigcontext()
62 RESTORE(pc); rt_restore_sigcontext()
63 RESTORE(retx); rt_restore_sigcontext()
64 RESTORE(fp); rt_restore_sigcontext()
65 RESTORE(i0); RESTORE(i1); RESTORE(i2); RESTORE(i3); rt_restore_sigcontext()
66 RESTORE(m0); RESTORE(m1); RESTORE(m2); RESTORE(m3); rt_restore_sigcontext()
67 RESTORE(l0); RESTORE(l1); RESTORE(l2); RESTORE(l3); rt_restore_sigcontext()
68 RESTORE(b0); RESTORE(b1); RESTORE(b2); RESTORE(b3); rt_restore_sigcontext()
69 RESTORE(lc0); RESTORE(lc1); rt_restore_sigcontext()
70 RESTORE(lt0); RESTORE(lt1); rt_restore_sigcontext()
71 RESTORE(lb0); RESTORE(lb1); rt_restore_sigcontext()
72 RESTORE(seqstat); rt_restore_sigcontext()
/linux-4.4.14/arch/arm/mach-sa1100/
H A Dpm.c39 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
96 RESTORE(GPDR); sa11x0_pm_enter()
97 RESTORE(GAFR); sa11x0_pm_enter()
99 RESTORE(PPDR); sa11x0_pm_enter()
100 RESTORE(PPSR); sa11x0_pm_enter()
101 RESTORE(PPAR); sa11x0_pm_enter()
102 RESTORE(PSDR); sa11x0_pm_enter()
104 RESTORE(Ser1SDCR0); sa11x0_pm_enter()
/linux-4.4.14/arch/arm/mach-pxa/
H A Dpxa25x.c49 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
69 RESTORE(PSTR); pxa25x_cpu_pm_restore()
H A Dpxa27x.c80 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
122 RESTORE(PCFR); pxa27x_cpu_pm_restore()
126 RESTORE(PSTR); pxa27x_cpu_pm_restore()
/linux-4.4.14/arch/unicore32/kernel/
H A Dpuv3-core.c171 #define RESTORE(x) x = sleep_save[SLEEP_SAVE_##x] macro
191 /* RESTORE(PM_PLLDDRCFG); */ puv3_cpu_pm_restore()
/linux-4.4.14/arch/m68k/fpsp040/
H A Dssin.S273 |--FP3 RELEASED, RESTORE NOW AND TAKE SOME ADVANTAGE OF HIDING
274 |--FP2 RELEASED, RESTORE NOW AND TAKE FULL ADVANTAGE OF HIDING
335 |--FP3 RELEASED, RESTORE NOW AND TAKE SOME ADVANTAGE OF HIDING
504 bgt RESTORE
511 RESTORE: label
H A Dstan.S435 bgt RESTORE
442 RESTORE: label
H A Dsatan.S311 movel (%a7)+,%d2 | ...RESTORE d2
H A Dslogn.S414 fmovemx (%sp)+,%fp2-%fp2/%fp3 | ...RESTORE FP2
/linux-4.4.14/lib/zlib_inflate/
H A Dinflate.c177 #define RESTORE() \ macro
387 RESTORE(); zlib_inflate()
559 RESTORE(); zlib_inflate()
716 RESTORE(); zlib_inflate()
/linux-4.4.14/arch/alpha/kernel/
H A Dsys_sio.c42 unsigned int orig_route_tab; /* for SAVE/RESTORE */
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h256 /* Needed for DEL and RESTORE flows */
513 u8 bin; /* used in a RESTORE flow */
587 * Fills the ramrod data during the RESTORE flow.
H A Dbnx2x_sp.c1757 /* Copy the flags (needed for DEL and RESTORE flows) */ bnx2x_vlan_mac_get_registry_elem()
1760 } else /* DEL, RESTORE */ bnx2x_vlan_mac_get_registry_elem()
2609 int next_bin; /* Needed for RESTORE flow with aprox match */
3077 /* RESTORE command will restore the entire multicast configuration */ bnx2x_mcast_validate_e2()
3213 * evaluate the size of the next DEL/RESTORE operation. bnx2x_mcast_setup_e2()
3217 * aggregate multiple commands (ADD/DEL/RESTORE) into one ramrod but bnx2x_mcast_setup_e2()
3381 /* RESTORE command will restore the entire multicast configuration */ bnx2x_mcast_validate_e1()
3625 /* Break if it was a RESTORE command */ bnx2x_mcast_refresh_registry_e1()
3700 * to date in order to be able to execute a RESTORE opcode. Here bnx2x_mcast_setup_e1()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h951 case HUA_RESTORE: return "RESTORE"; hsm_user_action2name()
1038 case HSMA_RESTORE: return "RESTORE"; hsm_copytool_action2name()
/linux-4.4.14/drivers/parisc/
H A Dlba_pci.c342 u32 arb_mask = 0; /* used by LBA_CFG_SETUP/RESTORE */ lba_rd_cfg()
343 u32 error_config = 0; /* used by LBA_CFG_SETUP/RESTORE */ lba_rd_cfg()
344 u32 status_control = 0; /* used by LBA_CFG_SETUP/RESTORE */ lba_rd_cfg()
/linux-4.4.14/include/acpi/
H A Dactbl1.h1013 #define ACPI_NFIT_MEM_RESTORE_FAILED (1<<1) /* 01: Last RESTORE from Memory Device failed */
/linux-4.4.14/drivers/scsi/arm/
H A Dacornscsi.c1523 * 'The RESTORE POINTERS message is sent from a target to acornscsi_message()
1540 * target may repeat the transfer either issuing a RESTORE POINTERS acornscsi_message()
H A Dfas216.c1493 * NOTE: we need SAVE DATA POINTERS/RESTORE DATA POINTERS
/linux-4.4.14/include/linux/
H A Dpm.h423 * RESTORE Contents of main memory have been restored from a hibernation
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddir.c961 * - for RESTORE request, it will sample the file data version and send it to
/linux-4.4.14/drivers/scsi/
H A DNCR5380.c2259 * ignore SAVE/RESTORE pointers calls.
H A Daha152x.c1648 * FIXME: what about SAVE POINTERS, RESTORE POINTERS?
H A Datari_NCR5380.c2316 * ignore SAVE/RESTORE pointers calls. NCR5380_information_transfer()
H A Ddc395x.c2939 dprintkdbg(DBG_0, "msgin_phase0: RESTORE POINTER. Ignore\n"); msgin_phase0()
/linux-4.4.14/arch/m68k/ifpsp060/src/
H A Dfplsp.S6019 bgt.w RESTORE
6026 RESTORE: label
6311 mov.l (%sp)+,%d2 # RESTORE d2
8311 fmovm.x (%sp)+,&0x30 # RESTORE FP2-3
H A Dfpsp.S6125 bgt.w RESTORE
6132 RESTORE: label
6417 mov.l (%sp)+,%d2 # RESTORE d2
8417 fmovm.x (%sp)+,&0x30 # RESTORE FP2-3
/linux-4.4.14/drivers/block/
H A Dfloppy.c3137 * such as RESTORE, which takes ... 17 command raw_cmd_copyin()

Completed in 1182 milliseconds