Searched refs:SAVE (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/arch/arm/mach-sa1100/ |
D | pm.c | 40 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro 64 SAVE(GPDR); in sa11x0_pm_enter() 65 SAVE(GAFR); in sa11x0_pm_enter() 67 SAVE(PPDR); in sa11x0_pm_enter() 68 SAVE(PPSR); in sa11x0_pm_enter() 69 SAVE(PPAR); in sa11x0_pm_enter() 70 SAVE(PSDR); in sa11x0_pm_enter() 72 SAVE(Ser1SDCR0); in sa11x0_pm_enter()
|
/Linux-v6.6/arch/arm/mach-pxa/ |
D | pxa27x.c | 83 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro 106 SAVE(PCFR); in pxa27x_cpu_pm_save() 108 SAVE(PSTR); in pxa27x_cpu_pm_save()
|
D | pxa25x.c | 50 #define SAVE(x) sleep_save[SLEEP_SAVE_##x] = x macro 66 SAVE(PSTR); in pxa25x_cpu_pm_save()
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.c | 540 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()
|
D | ctxnv50.c | 212 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-v6.6/arch/m68k/fpsp040/ |
D | satan.S | 293 |--SAVE REGISTERS FP2. 295 movel %d2,-(%a7) | ...SAVE d2 TEMPORARILY
|
D | slogn.S | 375 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2 WHILE FP0 IS NOT READY 434 fmovemx %fp2-%fp2/%fp3,-(%sp) | ...SAVE FP2
|
D | ssin.S | 180 |--SAVE FPCR, FP1. CHECK IF |X| IS TOO SMALL OR LARGE
|
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 417 xbit $r2 $flags $p1 // SAVE/LOAD 424 xbit $r15 $flags $p1 // SAVE/LOAD
|
D | com.fuc | 315 // each into STRAND_{SAVE,LOAD}_SWBASE now, no need to worry
|
D | hub.fuc | 648 xbit $r2 $flags $p1 // SAVE/LOAD
|
/Linux-v6.6/arch/sparc/net/ |
D | bpf_jit_comp_64.c | 159 #define SAVE F3(2, 0x3c) macro 813 emit(SAVE | IMMED | RS1(SP) | S13(-stack_needed) | RD(SP), ctx); in build_prologue()
|
/Linux-v6.6/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5026 #--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
|
D | fpsp.S | 6399 #--SAVE REGISTERS FP2. 6401 mov.l %d2,-(%sp) # SAVE d2 TEMPORARILY 8444 fmovm.x &0xc,-(%sp) # SAVE FP2-3
|