Searched refs:saved (Results 1 - 25 of 91) sorted by relevance

1234

/linux-master/drivers/gpu/drm/i915/selftests/
H A Dintel_scheduler_helpers.c32 struct intel_selftest_saved_policy *saved,
37 saved->reset = engine->i915->params.reset;
38 saved->flags = engine->flags;
39 saved->timeslice = engine->props.timeslice_duration_ms;
40 saved->preempt_timeout = engine->props.preempt_timeout_ms;
72 intel_selftest_restore_policy(engine, saved);
78 struct intel_selftest_saved_policy *saved)
81 engine->i915->params.reset = saved->reset;
82 engine->flags = saved->flags;
83 engine->props.timeslice_duration_ms = saved
31 intel_selftest_modify_policy(struct intel_engine_cs *engine, struct intel_selftest_saved_policy *saved, enum selftest_scheduler_modify modify_type) argument
77 intel_selftest_restore_policy(struct intel_engine_cs *engine, struct intel_selftest_saved_policy *saved) argument
[all...]
H A Dintel_scheduler_helpers.h29 struct intel_selftest_saved_policy *saved,
32 struct intel_selftest_saved_policy *saved);
/linux-master/arch/x86/boot/
H A Dvideo.c237 } saved; variable in typeref:struct:saved_screen
242 saved.x = boot_params.screen_info.orig_video_cols;
243 saved.y = boot_params.screen_info.orig_video_lines;
244 saved.curx = boot_params.screen_info.orig_x;
245 saved.cury = boot_params.screen_info.orig_y;
247 if (!heap_free(saved.x*saved.y*sizeof(u16)+512))
250 saved.data = GET_HEAP(u16, saved.x*saved
[all...]
H A Da20.c57 int saved, ctr; local
62 saved = ctr = rdfs32(A20_TEST_ADDR);
72 wrfs32(saved, A20_TEST_ADDR);
/linux-master/drivers/video/
H A Dvgastate.c50 struct regstate *saved = (struct regstate *) state->vidstate; local
89 saved->vga_font0[i] = vga_r(fbbase, i);
100 saved->vga_font1[i] = vga_r(fbbase, i);
111 saved->vga_text[i] = vga_r(fbbase, i);
119 saved->vga_text[8192+i] = vga_r(fbbase + 2 * 8192, i);
140 struct regstate *saved = (struct regstate *) state->vidstate; local
175 vga_w(fbbase, i, saved->vga_font0[i]);
186 vga_w(fbbase, i, saved->vga_font1[i]);
197 vga_w(fbbase, i, saved->vga_text[i]);
205 vga_w(fbbase, i, saved
228 struct regstate *saved = (struct regstate *) state->vidstate; local
259 struct regstate *saved = (struct regstate *) state->vidstate; local
311 struct regstate *saved = (struct regstate *) state->vidstate; local
324 struct regstate *saved = (struct regstate *) state->vidstate; local
338 struct regstate *saved = (struct regstate *) state->vidstate; local
352 struct regstate *saved; local
[all...]
/linux-master/arch/x86/virt/vmx/tdx/
H A Dseamcall.S60 TDX_MODULE_CALL host=1 ret=1 saved=1
H A Dtdxcall.S41 * For simplicity, assume that anything that needs the callee-saved regs
45 .macro TDX_MODULE_CALL host:req ret=0 saved=0
59 .if \saved
62 * assume that anything needs the callee-saved regs also tramples
65 /* Save those callee-saved GPRs as mandated by the x86_64 ABI */
86 .endif /* \saved */
108 .if \saved
136 .endif /* \saved */
147 .if \saved && \ret
181 .if \saved
[all...]
/linux-master/arch/x86/coco/tdx/
H A Dtdcall.S62 TDX_MODULE_CALL host=0 ret=1 saved=1
/linux-master/arch/arm/lib/
H A Dbacktrace-clang.S34 * We can treat the current frame's lr as the saved pc and the preceding
40 * instruction to calculate the saved pc. We can recover the pc in most cases,
46 * are less frequently saved.
50 * saved lr
51 * frame=> saved fp
52 * optionally saved caller registers (r4 - r10)
53 * optionally saved arguments (r0 - r3)
119 * sv_pc is the saved lr frame the frame above. This is a pointer to a code
124 1001: ldr sv_pc, [frame, #4] @ get saved 'pc'
125 1002: ldr sv_fp, [frame, #0] @ get saved f
[all...]
H A Dbacktrace.S47 * optionally saved caller registers (r4 - r10)
48 * saved fp
49 * saved sp
50 * saved lr
51 * frame => saved pc
52 * optionally saved arguments (r0 - r3)
53 * saved sp => <next word>
63 1001: ldr sv_pc, [frame, #0] @ get saved pc
64 1002: ldr sv_fp, [frame, #-12] @ get saved fp
70 ldr r3, .Ldsi+4 @ adjust saved 'p
[all...]
/linux-master/drivers/clk/renesas/
H A Drcar-cpg-lib.h21 u32 saved; member in struct:cpg_simple_notifier
H A Drcar-cpg-lib.c48 csn->saved = readl(csn->reg);
52 writel(csn->saved, csn->reg);
/linux-master/drivers/gpu/drm/radeon/
H A Datom.c181 int *ptr, uint32_t *saved, int print)
337 if (saved)
338 *saved = val;
439 int *ptr, uint32_t *saved, int print)
444 ptr, saved, print);
455 int *ptr, uint32_t val, uint32_t saved)
464 saved &= ~atom_arg_mask[align];
465 val |= saved;
601 uint32_t dst, src, saved; local
604 dst = atom_get_dst(ctx, arg, attr, ptr, &saved,
180 atom_get_src_int(atom_exec_context *ctx, uint8_t attr, int *ptr, uint32_t *saved, int print) argument
438 atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr, uint32_t *saved, int print) argument
454 atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr, uint32_t val, uint32_t saved) argument
615 uint32_t dst, src, saved; local
650 uint32_t saved; local
763 uint32_t dst, mask, src, saved; local
780 uint32_t src, saved; local
813 uint32_t dst, src, saved; local
903 uint32_t saved, dst; local
919 uint32_t saved, dst; local
935 uint32_t saved, dst; local
954 uint32_t saved, dst; local
973 uint32_t dst, src, saved; local
1026 uint32_t dst, src, saved; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datom.c183 int *ptr, uint32_t *saved, int print)
339 if (saved)
340 *saved = val;
440 int *ptr, uint32_t *saved, int print)
445 ptr, saved, print);
456 int *ptr, uint32_t val, uint32_t saved)
465 saved &= ~atom_arg_mask[align];
466 val |= saved;
602 uint32_t dst, src, saved; local
605 dst = atom_get_dst(ctx, arg, attr, ptr, &saved,
182 atom_get_src_int(atom_exec_context *ctx, uint8_t attr, int *ptr, uint32_t *saved, int print) argument
439 atom_get_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr, uint32_t *saved, int print) argument
455 atom_put_dst(atom_exec_context *ctx, int arg, uint8_t attr, int *ptr, uint32_t val, uint32_t saved) argument
616 uint32_t dst, src, saved; local
651 uint32_t saved; local
786 uint32_t dst, mask, src, saved; local
803 uint32_t src, saved; local
850 uint32_t dst, src, saved; local
940 uint32_t saved, dst; local
956 uint32_t saved, dst; local
972 uint32_t saved, dst; local
991 uint32_t saved, dst; local
1010 uint32_t dst, src, saved; local
1063 uint32_t dst, src, saved; local
[all...]
/linux-master/arch/sh/kernel/
H A Dkprobes.c102 struct kprobe *saved = this_cpu_ptr(&saved_next_opcode); local
104 if (saved->addr) {
106 arch_disarm_kprobe(saved);
108 saved->addr = NULL;
109 saved->opcode = 0;
111 saved = this_cpu_ptr(&saved_next_opcode2);
112 if (saved->addr) {
113 arch_disarm_kprobe(saved);
115 saved->addr = NULL;
116 saved
[all...]
/linux-master/drivers/irqchip/
H A Dirq-sa11x0.c82 unsigned int saved; member in struct:sa1100irq_state
92 st->saved = 1;
109 if (st->saved) {
/linux-master/drivers/input/misc/
H A Dadxl34x.c197 struct axis_triple saved; member in struct:adxl34x
245 ac->saved.x = (s16) le16_to_cpu(buf[0]);
246 axis->x = ac->saved.x;
248 ac->saved.y = (s16) le16_to_cpu(buf[1]);
249 axis->y = ac->saved.y;
251 ac->saved.z = (s16) le16_to_cpu(buf[2]);
252 axis->z = ac->saved.z;
516 ac->hwcal.x -= (ac->saved.x / 4);
517 ac->swcal.x = ac->saved.x % 4;
519 ac->hwcal.y -= (ac->saved
[all...]
/linux-master/arch/arc/mm/
H A Dtlbex.S52 ; need to be saved as well by extending the "global" to be 4 words. Hence
372 ; Restore the 4-scratch regs saved by fast path miss handler
/linux-master/sound/pci/ice1712/
H A Dice1712.h352 unsigned int saved[2]; /* for ewx_i2c */ member in struct:snd_ice1712::ice1712_gpio
428 ice->gpio.saved[0] = ice->gpio.direction;
429 ice->gpio.saved[1] = ice->gpio.write_mask;
434 ice->gpio.set_dir(ice, ice->gpio.saved[0]);
435 ice->gpio.set_mask(ice, ice->gpio.saved[1]);
436 ice->gpio.direction = ice->gpio.saved[0];
437 ice->gpio.write_mask = ice->gpio.saved[1];
/linux-master/arch/m68k/fpsp040/
H A Dfpsp.h34 | | saved registers |
69 | The registers d0, d1, a0, a1 and fp0-fp3 are always saved and
72 | of these registers, it should modify the saved copy and let
83 .set USER_D0,LV+0 | saved user D0
84 .set USER_D1,LV+4 | saved user D1
85 .set USER_A0,LV+8 | saved user A0
86 .set USER_A1,LV+12 | saved user A1
87 .set USER_FP0,LV+16 | saved user FP0
88 .set USER_FP1,LV+28 | saved user FP1
89 .set USER_FP2,LV+40 | saved use
[all...]
/linux-master/sound/aoa/core/
H A Dgpio-pmf.c51 int saved; local
54 saved = rt->implementation_private;
58 rt->implementation_private = saved;
/linux-master/drivers/iommu/
H A Domap-iommu-debug.c116 struct iotlb_lock saved; local
121 iotlb_lock_get(obj, &saved);
129 iotlb_lock_set(obj, &saved);
/linux-master/drivers/acpi/
H A Dprocessor_driver.c58 int saved; local
69 saved = pr->performance_platform_limit;
71 if (saved == pr->performance_platform_limit)
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dentry.S316 cmp/hs k0, k1 ! test k1 (saved PC) >= k0 (saved r0)
322 ldc k0, spc ! PC = saved r0 + r15 - 2
490 mov r15, r8 ! trap handlers take saved regs in r8
494 mov r15, r5 ! pass saved registers as arg1
/linux-master/arch/arm/kernel/
H A Dentry-header.S62 * automatically saved on the current stack (32 words) before
77 @ determine the location of the registers saved by the core during
86 @ we cannot rely on r0-r3 and r12 matching the value saved in the
97 @ load saved r12, lr, return address and xPSR.
104 @ r9 currently points to the memory location just above the auto saved
107 @ of the saved xPSR specifies if stack aligning took place. In this case
113 @ store saved r12 using str to have a register to hold the base for stm
138 @ the sp to be restored is aligned or not set bit 9 of the saved xPSR
256 @ saved anywhere).

Completed in 215 milliseconds

1234