Home
last modified time | relevance | path

Searched refs:stdu (Results 1 – 25 of 46) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c138 static void vmw_stdu_destroy(struct vmw_screen_target_display_unit *stdu);
172 struct vmw_screen_target_display_unit *stdu, in vmw_stdu_define_st() argument
188 cmd->body.stid = stdu->base.unit; in vmw_stdu_define_st()
196 stdu->base.set_gui_x = cmd->body.xRoot; in vmw_stdu_define_st()
197 stdu->base.set_gui_y = cmd->body.yRoot; in vmw_stdu_define_st()
201 stdu->defined = true; in vmw_stdu_define_st()
202 stdu->display_width = mode->hdisplay; in vmw_stdu_define_st()
203 stdu->display_height = mode->vdisplay; in vmw_stdu_define_st()
220 struct vmw_screen_target_display_unit *stdu, in vmw_stdu_bind_st() argument
231 if (!stdu->defined) { in vmw_stdu_bind_st()
[all …]
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dhvcall.S43 stdu r3, -8(r1); \
63 stdu r4, -16(r1); \
86 stdu r5, -24(r1); \
115 stdu r9, -56(r1); \
146 stdu r4, -8(r1); \
166 stdu r5, -16(r1); \
189 stdu r6, -24(r1); \
215 stdu r7, -32(r1); \
244 stdu r8, -40(r1); \
276 stdu r9, -48(r1); \
[all …]
/openbmc/linux/arch/powerpc/kernel/trace/
H A Dftrace_64_pg_entry.S21 stdu r1, -112(r1)
99 stdu r1, -112(r1)
H A Dftrace_entry.S278 stdu r1, -112(r1)
/openbmc/linux/arch/powerpc/kvm/
H A Dtm.S34 stdu r1, -SWITCH_FRAME_SIZE(r1)
195 stdu r1, -PPC_MIN_STKFRM(r1)
268 stdu r1, -SWITCH_FRAME_SIZE(r1)
380 stdu r1, -PPC_MIN_STKFRM(r1)
H A Dbook3s_hv_interrupts.S39 stdu r1, -SWITCH_FRAME_SIZE(r1)
/openbmc/linux/arch/powerpc/lib/
H A Dcopypage_power7.S47 stdu r1,-STACKFRAMESIZE(r1)
97 stdu r1,-STACKFRAMESIZE(r1)
H A Dtest_emulate_step_exec_instr.S29 stdu r1, -INT_FRAME_SIZE(r1)
H A Dmemcpy_64.S79 stdu r9,16(r3)
150 stdu r7,16(r3)
H A Dcopyuser_64.S207 stex; stdu r7,16(r3)
491 exc; stdu r29,24(3)
520 exc; stdu r10,32(3)
H A Dcopypage_64.S84 stdu r12,128(r3)
H A Dchecksum_64.S62 stdu r1,-STACKFRAMESIZE(r1)
255 stdu r1,-STACKFRAMESIZE(r1)
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dpowersave.S51 stdu r1,-64(r1)
/openbmc/linux/arch/powerpc/kernel/
H A Dprom_entry_64.S28 stdu r1,-SWITCH_FRAME_SIZE(r1) /* Save SP and create stack space */
H A Didle_64e.S40 stdu r1,-128(r1)
H A Dmisc_64.S389 stdu r1,THREAD_SIZE-STACK_FRAME_MIN_SIZE(r3)
406 stdu r1,-STACK_FRAME_MIN_SIZE-64(r1)
H A Dtm.S118 stdu r1, -TM_FRAME_SIZE(r1)
359 stdu r1, -TM_FRAME_SIZE(r1)
H A Drtas_entry.S61 stdu r1,-SWITCH_FRAME_SIZE(r1) /* Save SP and create stack space. */
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu)
/openbmc/linux/arch/powerpc/include/asm/
H A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu)
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h11 #define PPC_STLU stdu
/openbmc/u-boot/scripts/
H A Dcheckstack.pl83 $re = qr/.*stdu.*r1,-($x{1,8})\(r1\)/o;
/openbmc/linux/arch/powerpc/boot/
H A Dcrt0.S230 stdu r0,-112(r1) /* establish a stack frame */
262 stdu r1,-PROM_FRAME_SIZE(r1) /* Save SP and create stack space */
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_64.S79 stdu r9,16(r3)
150 stdu r7,16(r3)
H A Dcopyuser_64.S207 stex; stdu r7,16(r3)
491 exc; stdu r29,24(3)
520 exc; stdu r10,32(3)

12