Home
last modified time | relevance | path

Searched refs:SAVE (Results 1 – 14 of 14) sorted by relevance

/linux/arch/arm/mach-sa1100/
A Dpm.c38 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro
62 SAVE(GPDR); in sa11x0_pm_enter()
63 SAVE(GAFR); in sa11x0_pm_enter()
65 SAVE(PPDR); in sa11x0_pm_enter()
66 SAVE(PPSR); in sa11x0_pm_enter()
67 SAVE(PPAR); in sa11x0_pm_enter()
68 SAVE(PSDR); in sa11x0_pm_enter()
70 SAVE(Ser1SDCR0); in sa11x0_pm_enter()
/linux/arch/arm/mach-pxa/
A Dpxa27x.c80 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro
115 SAVE(PCFR); in pxa27x_cpu_pm_save()
117 SAVE(PSTR); in pxa27x_cpu_pm_save()
A Dpxa25x.c49 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro
65 SAVE(PSTR); in pxa25x_cpu_pm_save()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
A Dctxnv40.c540 cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_swap_state3d_3_is_save); in nv40_gr_construct_state3d_3()
625 cp_set (ctx, SWAP_DIRECTION, SAVE); in nv40_grctx_generate()
650 cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_check_load); in nv40_grctx_generate()
A Dctxnv50.c212 cp_set (ctx, SWAP_DIRECTION, SAVE); in nv50_grctx_generate()
224 cp_bra (ctx, SWAP_DIRECTION, SAVE, cp_check_load); in nv50_grctx_generate()
227 …cp_set (ctx, SWAP_DIRECTION, SAVE); /* no idea why this is needed, but fixes at least one lockup. … in nv50_grctx_generate()
/linux/arch/m68k/fpsp040/
A Dsatan.S293 |--SAVE REGISTERS FP2.
295 movel %d2,-(%a7) | ...SAVE d2 TEMPORARILY
A Dslogn.S375 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2 WHILE FP0 IS NOT READY
434 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2
A Dssin.S180 |--SAVE FPCR, FP1. CHECK IF |X| IS TOO SMALL OR LARGE
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
A Dgpc.fuc417 xbit $r2 $flags $p1 // SAVE/LOAD
424 xbit $r15 $flags $p1 // SAVE/LOAD
A Dcom.fuc315 // each into STRAND_{SAVE,LOAD}_SWBASE now, no need to worry
A Dhub.fuc648 xbit $r2 $flags $p1 // SAVE/LOAD
/linux/arch/sparc/net/
A Dbpf_jit_comp_64.c159 #define SAVE F3(2, 0x3c) macro
813 emit(SAVE | IMMED | RS1(SP) | S13(-stack_needed) | RD(SP), ctx); in build_prologue()
/linux/arch/m68k/ifpsp060/src/
A Dfplsp.S5026 #--SAVE FPCR, FP1. CHECK IF |X| IS TOO SMALL OR LARGE
8272 fmovm.x &0xc,-(%sp) # SAVE FP2-3 WHILE FP0 IS NOT READY
8511 fmovm.x &0xc,-(%sp) # SAVE FP2 {%fp2/%fp3}
9059 #--REGISTERS SAVE SO FAR ARE FPCR AND D0
A Dfpsp.S6399 #--SAVE REGISTERS FP2.
6401 mov.l %d2,-(%sp) # SAVE d2 TEMPORARILY
8444 fmovm.x &0xc,-(%sp) # SAVE FP2-3

Completed in 64 milliseconds