Home
last modified time | relevance | path

Searched refs:save (Results 1 – 25 of 200) sorted by relevance

12345678

/arch/x86/kvm/svm/
A Dnested.c625 vmcb02->save.es = vmcb12->save.es; in nested_vmcb02_prepare_save()
626 vmcb02->save.cs = vmcb12->save.cs; in nested_vmcb02_prepare_save()
627 vmcb02->save.ss = vmcb12->save.ss; in nested_vmcb02_prepare_save()
628 vmcb02->save.ds = vmcb12->save.ds; in nested_vmcb02_prepare_save()
629 vmcb02->save.cpl = vmcb12->save.cpl; in nested_vmcb02_prepare_save()
634 vmcb02->save.gdtr = vmcb12->save.gdtr; in nested_vmcb02_prepare_save()
635 vmcb02->save.idtr = vmcb12->save.idtr; in nested_vmcb02_prepare_save()
653 vmcb02->save.rax = vmcb12->save.rax; in nested_vmcb02_prepare_save()
654 vmcb02->save.rsp = vmcb12->save.rsp; in nested_vmcb02_prepare_save()
655 vmcb02->save.rip = vmcb12->save.rip; in nested_vmcb02_prepare_save()
[all …]
A Dsvm.c1091 struct vmcb_save_area *save = &vmcb->save; in init_vmcb() local
3359 save->es.selector, save->es.attrib, in dump_vmcb()
3360 save->es.limit, save->es.base); in dump_vmcb()
3363 save->cs.selector, save->cs.attrib, in dump_vmcb()
3364 save->cs.limit, save->cs.base); in dump_vmcb()
3367 save->ss.selector, save->ss.attrib, in dump_vmcb()
3368 save->ss.limit, save->ss.base); in dump_vmcb()
3371 save->ds.selector, save->ds.attrib, in dump_vmcb()
3372 save->ds.limit, save->ds.base); in dump_vmcb()
3384 save->gdtr.limit, save->gdtr.base); in dump_vmcb()
[all …]
/arch/loongarch/include/asm/
A Dlbt.h74 static inline void lose_lbt_inatomic(int save, struct task_struct *tsk) in lose_lbt_inatomic() argument
77 if (save) in lose_lbt_inatomic()
86 static inline void lose_lbt(int save) in lose_lbt() argument
89 lose_lbt_inatomic(save, current); in lose_lbt()
100 static inline void lose_lbt_inatomic(int save, struct task_struct *tsk) {} in lose_lbt_inatomic() argument
102 static inline void lose_lbt(int save) {} in lose_lbt() argument
A Dfpu.h132 static inline void lose_fpu_inatomic(int save, struct task_struct *tsk) in lose_fpu_inatomic() argument
136 if (save) in lose_fpu_inatomic()
140 if (save) { in lose_fpu_inatomic()
156 static inline void lose_fpu(int save) in lose_fpu() argument
159 lose_fpu_inatomic(save, current); in lose_fpu()
/arch/mips/include/asm/
A Dfpu.h179 static inline void lose_fpu_inatomic(int save, struct task_struct *tsk) in lose_fpu_inatomic() argument
182 if (save) { in lose_fpu_inatomic()
191 if (save) in lose_fpu_inatomic()
203 static inline void lose_fpu(int save) in lose_fpu() argument
206 lose_fpu_inatomic(save, current); in lose_fpu()
304 static inline void lose_fpu_inatomic(int save, struct task_struct *tsk) in lose_fpu_inatomic() argument
309 static inline void lose_fpu(int save) in lose_fpu() argument
/arch/arm/common/
A Dsa1111.c967 struct sa1111_save_data *save; in sa1111_suspend_noirq() local
973 if (!save) in sa1111_suspend_noirq()
975 sachip->saved_state = save; in sa1111_suspend_noirq()
983 save->skcr = readl_relaxed(base + SA1111_SKCR); in sa1111_suspend_noirq()
984 save->skpcr = readl_relaxed(base + SA1111_SKPCR); in sa1111_suspend_noirq()
1032 struct sa1111_save_data *save; in sa1111_resume_noirq() local
1036 save = sachip->saved_state; in sa1111_resume_noirq()
1037 if (!save) in sa1111_resume_noirq()
1048 kfree(save); in sa1111_resume_noirq()
1072 writel_relaxed(save->skcr, base + SA1111_SKCR); in sa1111_resume_noirq()
[all …]
A Dlocomo.c277 struct locomo_save_data *save; in locomo_suspend() local
280 save = kmalloc(sizeof(struct locomo_save_data), GFP_KERNEL); in locomo_suspend()
281 if (!save) in locomo_suspend()
284 lchip->saved_state = save; in locomo_suspend()
321 struct locomo_save_data *save; in locomo_resume() local
325 save = lchip->saved_state; in locomo_resume()
326 if (!save) in locomo_resume()
331 locomo_writel(save->LCM_GPO, lchip->base + LOCOMO_GPO); in locomo_resume()
333 locomo_writel(save->LCM_GPE, lchip->base + LOCOMO_GPE); in locomo_resume()
334 locomo_writel(save->LCM_ASD, lchip->base + LOCOMO_ASD); in locomo_resume()
[all …]
/arch/arm/include/asm/
A Dfpstate.h52 unsigned int save[FP_HARD_SIZE]; /* as yet undefined */ member
58 unsigned int save[FP_SOFT_SIZE]; /* undefined information */ member
64 unsigned int save[IWMMXT_SIZE / sizeof(unsigned int)]; member
/arch/sparc/kernel/
A Dwuf.S113 save %g0, %g0, %g0
114 save %g0, %g0, %g0
160 save %g0, %g0, %g0
167 save %g0, %g0, %g0
205 save %g0, %g0, %g0 /* Save to window 'O' */
206 save %g0, %g0, %g0 /* Save to window 'T' */
276 save %g0, %g0, %g0
277 save %g0, %g0, %g0
A Dwof.S76 mov %g5, %saved_g5 ! save away global temp register
77 mov %g6, %saved_g6 ! save away 'current' ptr register
97 save %g0, %g0, %g0 ! Go where saving will occur
110 save %g0, %g0, %g0 ! save into the window to stash away
144 save %g0, %g0, %g0 ! Go to where the saving will occur
/arch/sh/kernel/cpu/sh3/
A Dswsusp.S90 ! - save registers in swsusp_arch_regs_cpu0
94 sts pr, r0 ! save pr in r0
95 mov r15, r2 ! save sp in r2
96 mov r8, r5 ! save r8 in r5
98 ldc r1, ssr ! save sr in ssr
103 add r3, r15 ! save from top of structure
109 jsr @r1 ! switch to bank1 and save bank1 r7->r0
116 jsr @k1 ! switch to bank0 and save all regs
/arch/m68k/ifpsp060/src/
A Disp.S1046 mov.b &0x0,EXC_SAVREG(%a6) # save regno, too
1057 mov.b &0x1,EXC_SAVREG(%a6) # save regno, too
1068 mov.b &0x2,EXC_SAVREG(%a6) # save regno, too
1079 mov.b &0x3,EXC_SAVREG(%a6) # save regno, too
1090 mov.b &0x4,EXC_SAVREG(%a6) # save regno, too
1101 mov.b &0x5,EXC_SAVREG(%a6) # save regno, too
1112 mov.b &0x6,EXC_SAVREG(%a6) # save regno, too
1135 mov.b &0x0,EXC_SAVREG(%a6) # save regno, too
1146 mov.b &0x1,EXC_SAVREG(%a6) # save regno, too
1336 movm.l &0x3c00,-(%sp) # save d2-d5
[all …]
A Dfplsp.S5137 fmovm.x &0x0c,-(%sp) # save fp2/fp3
5795 fmovm.x &0x0c,-(%sp) # save fp2,fp3
5898 mov.l %d2,-(%sp) # save d2
5936 mov.l %d1,%a1 # save a copy of D0
6415 fmovm.x &0x0c,-(%sp) # save fp2/fp3
9027 fmovm.x &0x0c,-(%sp) # save fp2/fp3
9123 fmovm.x &0x0c,-(%sp) # save fp2/fp3
9251 mov.l %d0,-(%sp) # save src for now
9421 mov.l %d0,-(%sp) # save ctrl bits
9428 mov.l %d0,-(%sp) # save ctrl bits
[all …]
/arch/mips/boot/dts/mscc/
A Docelot_pcb120.dts30 phy_load_save_pins: phy-load-save-pins {
49 load-save-gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
55 load-save-gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
61 load-save-gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
67 load-save-gpios = <&gpio 10 GPIO_ACTIVE_HIGH>;
/arch/arc/kernel/
A Dfpu.c71 struct arc_fpu *save = &prev->thread.fpu; in fpu_save_restore() local
75 save->ctrl = read_aux_reg(ARC_REG_FPU_CTRL); in fpu_save_restore()
76 save->status = read_aux_reg(ARC_REG_FPU_STATUS); in fpu_save_restore()
/arch/parisc/math-emu/
A Dsfadd.c43 register unsigned int signless_upper_left, signless_upper_right, save; in sgl_fadd() local
57 Sgl_xortointp1(left,right,/*to*/save); in sgl_fadd()
68 if (Sgl_isinfinity(right) && save!=0) in sgl_fadd()
159 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fadd()
160 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fadd()
211 if( (/*signed*/int) save < 0 ) in sgl_fadd()
277 if( (/*signed*/int) save < 0 ) in sgl_fadd()
A Dsfsub.c43 register unsigned int signless_upper_left, signless_upper_right, save; in sgl_fsub() local
55 Sgl_xortointp1(left,right,/*to*/save); in sgl_fsub()
66 if (Sgl_isinfinity(right) && save==0) in sgl_fsub()
158 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fsub()
159 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fsub()
213 if( (/*signed*/int) save >= 0 ) in sgl_fsub()
280 if( (/*signed*/int) save >= 0 ) in sgl_fsub()
A Ddfadd.c41 register unsigned int signless_upper_left, signless_upper_right, save; in dbl_fadd() local
56 Dbl_xortointp1(leftp1,rightp1,/*to*/save); in dbl_fadd()
67 if (Dbl_isinfinity(rightp1,rightp2) && save!=0) in dbl_fadd()
158 Dbl_xorfromintp1(save,rightp1,/*to*/rightp1); in dbl_fadd()
159 Dbl_xorfromintp1(save,leftp1,/*to*/leftp1); in dbl_fadd()
212 if( (/*signed*/int) save < 0 ) in dbl_fadd()
281 if( (/*signed*/int) save < 0 ) in dbl_fadd()
A Ddfsub.c42 register unsigned int signless_upper_left, signless_upper_right, save; in dbl_fsub() local
56 Dbl_xortointp1(leftp1,rightp1,/*to*/save); in dbl_fsub()
67 if (Dbl_isinfinity(rightp1,rightp2) && save==0) in dbl_fsub()
159 Dbl_xorfromintp1(save,rightp1,/*to*/rightp1); in dbl_fsub()
160 Dbl_xorfromintp1(save,leftp1,/*to*/leftp1); in dbl_fsub()
215 if( (/*signed*/int) save >= 0 ) in dbl_fsub()
284 if( (/*signed*/int) save >= 0 ) in dbl_fsub()
/arch/sparc/lib/
A Dmcount.S37 save %sp, -176, %sp
59 save %sp, -176, %sp
85 save %sp, -176, %sp
120 save %sp, -176, %sp
/arch/x86/coco/sev/
A Dvc-shared.c405 regs->ax = lower_bits(ghcb->save.rax, bits); in vc_handle_ioio()
465 regs->ax = ghcb->save.rax; in vc_handle_cpuid()
466 regs->bx = ghcb->save.rbx; in vc_handle_cpuid()
467 regs->cx = ghcb->save.rcx; in vc_handle_cpuid()
468 regs->dx = ghcb->save.rdx; in vc_handle_cpuid()
498 ctxt->regs->ax = ghcb->save.rax; in vc_handle_rdtsc()
499 ctxt->regs->dx = ghcb->save.rdx; in vc_handle_rdtsc()
501 ctxt->regs->cx = ghcb->save.rcx; in vc_handle_rdtsc()
/arch/arm/kernel/
A Diwmmxt.S85 add r0, r10, #TI_IWMMXT_STATE @ get task Concan save area
101 beq concan_load @ no owner, skip save
196 add r2, r0, #TI_IWMMXT_STATE @ get task Concan save area
243 add r2, r0, #TI_IWMMXT_STATE @ get task Concan save area
248 @ current Concan values are in the task save area
257 mov r2, #3 @ save all regs
281 add r2, r0, #TI_IWMMXT_STATE @ get task Concan save area
318 add r3, r0, #TI_IWMMXT_STATE @ get next task Concan save area
343 add r0, r0, #TI_IWMMXT_STATE @ get task Concan save area
/arch/s390/kernel/
A Dmcount.S47 stg %r14,(__SF_GPRS+8*8)(%r15) # save traced function caller
50 # save psw mask
/arch/x86/include/asm/
A Dibt.h83 extern __noendbr void ibt_restore(u64 save);
109 static inline void ibt_restore(u64 save) { } in ibt_restore() argument
/arch/loongarch/kernel/
A Dlbt.S27 movscr2gr t1, $scr0 # save scr
36 x86mfflag t1, 0x3f # save eflags
79 movscr2gr t1, $scr0 # save scr
88 x86mfflag t1, 0x3f # save eflags

Completed in 67 milliseconds

12345678