| /linux-6.15/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_stdu.c | 388 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 D | hvcall.S | 22 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 D | ftrace_64_pg_entry.S | 21 stdu r1, -112(r1) 99 stdu r1, -112(r1)
|
| /linux-6.15/arch/powerpc/kvm/ |
| H A D | tm.S | 34 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 D | book3s_hv_interrupts.S | 39 stdu r1, -SWITCH_FRAME_SIZE(r1)
|
| /linux-6.15/arch/powerpc/crypto/ |
| H A D | curve25519-ppc64le_asm.S | 73 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 D | copypage_power7.S | 37 stdu r1,-STACKFRAMESIZE(r1) 87 stdu r1,-STACKFRAMESIZE(r1)
|
| H A D | test_emulate_step_exec_instr.S | 29 stdu r1, -INT_FRAME_SIZE(r1)
|
| H A D | memcpy_64.S | 79 stdu r9,16(r3) 150 stdu r7,16(r3)
|
| H A D | copyuser_64.S | 207 stex; stdu r7,16(r3) 491 exc; stdu r29,24(3) 520 exc; stdu r10,32(3)
|
| H A D | copypage_64.S | 84 stdu r12,128(r3)
|
| H A D | checksum_64.S | 62 stdu r1,-STACKFRAMESIZE(r1) 255 stdu r1,-STACKFRAMESIZE(r1)
|
| /linux-6.15/arch/powerpc/platforms/pasemi/ |
| H A D | powersave.S | 51 stdu r1,-64(r1)
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | prom_entry_64.S | 28 stdu r1,-SWITCH_FRAME_SIZE(r1) /* Save SP and create stack space */
|
| H A D | idle_64e.S | 40 stdu r1,-128(r1)
|
| H A D | misc_64.S | 389 stdu r1,THREAD_SIZE-STACK_FRAME_MIN_SIZE(r3) 406 stdu r1,-STACK_FRAME_MIN_SIZE-64(r1)
|
| H A D | rtas_entry.S | 61 stdu r1,-SWITCH_FRAME_SIZE(r1) /* Save SP and create stack space. */
|
| H A D | tm.S | 118 stdu r1, -TM_FRAME_SIZE(r1) 359 stdu r1, -TM_FRAME_SIZE(r1)
|
| H A D | head_64.S | 970 3: stdu r0,8(r8) 999 stdu r0,-STACK_FRAME_MIN_SIZE(r1)
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | asm-compat.h | 13 #define PPC_STLU stringify_in_c(stdu)
|
| /linux-6.15/tools/testing/selftests/powerpc/primitives/asm/ |
| H A D | asm-compat.h | 13 #define PPC_STLU stringify_in_c(stdu)
|
| /linux-6.15/tools/testing/selftests/powerpc/include/ |
| H A D | basic_asm.h | 11 #define PPC_STLU stdu
|
| /linux-6.15/tools/testing/selftests/powerpc/copyloops/ |
| H A D | memcpy_64.S | 79 stdu r9,16(r3) 150 stdu r7,16(r3)
|
| H A D | copyuser_64.S | 207 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 D | crt0.S | 230 stdu r0,-112(r1) /* establish a stack frame */ 262 stdu r1,-PROM_FRAME_SIZE(r1) /* Save SP and create stack space */
|