Home
last modified time | relevance | path

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

12

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_stdu.c388 if (stdu->defined) { in vmw_stdu_crtc_mode_set_nofb()
519 src_pitch = stdu->display_srf->metadata.base_size.width * stdu->cpp; in vmw_stdu_bo_cpu_commit()
1183 stdu = container_of(update->du, typeof(*stdu), base); in vmw_stdu_bo_populate_update_cpu()
1192 dst_pitch = stdu->display_srf->metadata.base_size.width * stdu->cpp; in vmw_stdu_bo_populate_update_cpu()
1198 stdu->cpp; in vmw_stdu_bo_populate_update_cpu()
1299 stdu = container_of(update->du, typeof(*stdu), base); in vmw_stdu_surface_populate_copy()
1424 ret = vmw_stdu_bind_st(dev_priv, stdu, &stdu->display_srf->res); in vmw_stdu_primary_plane_atomic_update()
1544 stdu = kzalloc(sizeof(*stdu), GFP_KERNEL); in vmw_stdu_init()
1545 if (!stdu) in vmw_stdu_init()
1644 kfree(stdu); in vmw_stdu_init()
[all …]
/linux-6.15/arch/powerpc/platforms/ps3/
H A Dhvcall.S22 stdu r1, -STACK_FRAME_MIN_SIZE(r1); \
47 stdu r1, -STACK_FRAME_MIN_SIZE-8(r1); \
68 stdu r1, -STACK_FRAME_MIN_SIZE-16(r1); \
92 stdu r1, -STACK_FRAME_MIN_SIZE-24(r1); \
122 stdu r1, -STACK_FRAME_MIN_SIZE-56(r1); \
154 stdu r1, -STACK_FRAME_MIN_SIZE-8(r1); \
175 stdu r1, -STACK_FRAME_MIN_SIZE-16(r1); \
199 stdu r1, -STACK_FRAME_MIN_SIZE-24(r1); \
357 stdu r1, -STACK_FRAME_MIN_SIZE-8(r1); \
782 stdu r1, -STACK_FRAME_MIN_SIZE(r1); \
[all …]
/linux-6.15/arch/powerpc/kernel/trace/
H A Dftrace_64_pg_entry.S21 stdu r1, -112(r1)
99 stdu r1, -112(r1)
/linux-6.15/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)
/linux-6.15/arch/powerpc/crypto/
H A Dcurve25519-ppc64le_asm.S73 stdu 1,-144(1)
276 stdu 1,-144(1)
362 stdu 1,-144(1)
400 stdu 1,-144(1)
/linux-6.15/arch/powerpc/lib/
H A Dcopypage_power7.S37 stdu r1,-STACKFRAMESIZE(r1)
87 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)
/linux-6.15/arch/powerpc/platforms/pasemi/
H A Dpowersave.S51 stdu r1,-64(r1)
/linux-6.15/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 Drtas_entry.S61 stdu r1,-SWITCH_FRAME_SIZE(r1) /* Save SP and create stack space. */
H A Dtm.S118 stdu r1, -TM_FRAME_SIZE(r1)
359 stdu r1, -TM_FRAME_SIZE(r1)
H A Dhead_64.S970 3: stdu r0,8(r8)
999 stdu r0,-STACK_FRAME_MIN_SIZE(r1)
/linux-6.15/arch/powerpc/include/asm/
H A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu)
/linux-6.15/tools/testing/selftests/powerpc/primitives/asm/
H A Dasm-compat.h13 #define PPC_STLU stringify_in_c(stdu)
/linux-6.15/tools/testing/selftests/powerpc/include/
H A Dbasic_asm.h11 #define PPC_STLU stdu
/linux-6.15/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)
/linux-6.15/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 */

12