HomeSort by: relevance | last modified time | path
    Searched refs:stdu (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_stdu.c 134 static void vmw_stdu_destroy(struct vmw_screen_target_display_unit *stdu);
144 * vmw_stdu_crtc_destroy - cleans up the STDU
146 * @crtc: used to get a reference to the containing STDU
157 * @stdu: display unit to create a Screen Target for
162 * Creates a STDU that we can used later. This function is called whenever the
169 struct vmw_screen_target_display_unit *stdu,
185 cmd->body.stid = stdu->base.unit;
193 stdu->base.set_gui_x = cmd->body.xRoot;
194 stdu->base.set_gui_y = cmd->body.yRoot;
198 stdu->defined = true
372 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_crtc_mode_set_nofb
424 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_crtc_atomic_disable
498 struct vmw_screen_target_display_unit *stdu = local in function:vmw_stdu_bo_fifo_commit
580 struct vmw_screen_target_display_unit *stdu = local in function:vmw_stdu_bo_cpu_commit
757 struct vmw_screen_target_display_unit *stdu = local in function:vmw_kms_stdu_surface_clip
795 struct vmw_screen_target_display_unit *stdu = local in function:vmw_kms_stdu_surface_fifo_commit
1207 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_bo_populate_dma
1250 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_bo_populate_update
1296 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_bo_populate_update_cpu
1484 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_surface_populate_copy
1549 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_plane_update_surface
1599 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_primary_plane_atomic_update
1732 struct vmw_screen_target_display_unit *stdu; local in function:vmw_stdu_init
    [all...]
  /src/lib/csu/arch/powerpc/
crti.S 42 stdu %r1, -(6*SZREG)(%r1)
53 stdu %r1, -(6*SZREG)(%r1)
  /src/lib/libc/arch/powerpc64/gen/
swapcontext.S 41 stdu %r1,-SF_SZ(%r1) # set up new stack frame
  /src/libexec/ld.elf_so/arch/powerpc/
rtld_start64.S 45 stdu %r0,-64(%r1) // terminate stack chain
97 stdu %r1,-(48+80)(%r1) // create back chain
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_powerpc64_asm.S 7 stdu 1, -408(1)
148 stdu 1, -256(1)
  /src/sys/arch/powerpc/include/
asm.h 387 # define stlongu stdu /* store "C" long with update */
391 # define stptru stdu /* store "C" pointer with update */
395 # define stregu stdu /* store PPC general register with update */
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl_ppc64.S 19 stdu r1,-48(r1)
162 stdu r1,-64(r1)

Completed in 14 milliseconds