Home
last modified time | relevance | path

Searched refs:push (Results 1 – 25 of 499) sorted by relevance

12345678910>>...20

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/device_include/
A Dsvga3d_cmd.h335 #pragma pack(push, 1)
342 #pragma pack(push, 1)
348 #pragma pack(push, 1)
359 #pragma pack(push, 1)
372 #pragma pack(push, 1)
378 #pragma pack(push, 1)
384 #pragma pack(push, 1)
390 #pragma pack(push, 1)
401 #pragma pack(push, 1)
420 #pragma pack(push, 1)
[all …]
A Dsvga3d_dx.h132 #pragma pack(push, 1)
139 #pragma pack(push, 1)
145 #pragma pack(push, 1)
151 #pragma pack(push, 1)
159 #pragma pack(push, 1)
165 #pragma pack(push, 1)
171 #pragma pack(push, 1)
181 #pragma pack(push, 1)
189 #pragma pack(push, 1)
207 #pragma pack(push, 1)
[all …]
A Dsvga_reg.h240 #pragma pack(push, 1)
247 #pragma pack(push, 1)
294 #pragma pack(push, 1)
358 #pragma pack(push, 1)
379 #pragma pack(push, 1)
388 #pragma pack(push, 1)
395 #pragma pack(push, 1)
507 #pragma pack(push, 1)
571 #pragma pack(push, 1)
615 #pragma pack(push, 1)
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv50/
A Dwndwc37e.c42 struct nvif_push *push = wndw->wndw.push; in wndwc37e_csc_set() local
55 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_clr() local
68 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ilut_set() local
97 struct nvif_push *push = wndw->wndw.push; in wndwc37e_blend_set() local
142 struct nvif_push *push = wndw->wndw.push; in wndwc37e_image_clr() local
159 struct nvif_push *push = wndw->wndw.push; in wndwc37e_image_set() local
212 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ntfy_clr() local
225 struct nvif_push *push = wndw->wndw.push; in wndwc37e_ntfy_set() local
242 struct nvif_push *push = wndw->wndw.push; in wndwc37e_sema_clr() local
255 struct nvif_push *push = wndw->wndw.push; in wndwc37e_sema_set() local
[all …]
A Dbase507c.c38 struct nvif_push *push = wndw->wndw.push; in base507c_update() local
41 if ((ret = PUSH_WAIT(push, 2))) in base507c_update()
45 return PUSH_KICK(push); in base507c_update()
51 struct nvif_push *push = wndw->wndw.push; in base507c_image_clr() local
68 struct nvif_push *push = wndw->wndw.push; in base507c_image_set() local
121 struct nvif_push *push = wndw->wndw.push; in base507c_xlut_clr() local
135 struct nvif_push *push = wndw->wndw.push; in base507c_xlut_set() local
161 struct nvif_push *push = wndw->wndw.push; in base507c_ntfy_clr() local
174 struct nvif_push *push = wndw->wndw.push; in base507c_ntfy_set() local
198 struct nvif_push *push = wndw->wndw.push; in base507c_sema_clr() local
[all …]
A Dhead907d.c39 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_or() local
60 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_procamp() local
80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_dither() local
98 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_ovly() local
127 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_base() local
155 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_curs_clr() local
174 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_curs_set() local
198 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_core_clr() local
212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_core_set() local
249 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head907d_olut_clr() local
[all …]
A Dheadc37d.c33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_or() local
52 if ((ret = PUSH_WAIT(push, 2))) in headc37d_or()
67 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_procamp() local
71 if ((ret = PUSH_WAIT(push, 2))) in headc37d_procamp()
88 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_dither() local
107 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_curs_clr() local
125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_curs_set() local
164 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_olut_clr() local
178 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_olut_set() local
212 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc37d_mode() local
[all …]
A Dhead827d.c32 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_curs_clr() local
36 if ((ret = PUSH_WAIT(push, 4))) in head827d_curs_clr()
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_curs_set() local
55 if ((ret = PUSH_WAIT(push, 5))) in head827d_curs_set()
76 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_core_set() local
80 if ((ret = PUSH_WAIT(push, 9))) in head827d_core_set()
86 PUSH_MTHD(push, NV827D, HEAD_SET_SIZE(i), in head827d_core_set()
113 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_olut_clr() local
117 if ((ret = PUSH_WAIT(push, 4))) in head827d_olut_clr()
130 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head827d_olut_set() local
[all …]
A Dhead507d.c32 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_procamp() local
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_dither() local
69 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_ovly() local
97 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_base() local
125 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_curs_clr() local
142 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_curs_set() local
191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_core_clr() local
205 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_core_set() local
281 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_olut_clr() local
296 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head507d_olut_set() local
[all …]
A Dbase907c.c31 struct nvif_push *push = wndw->wndw.push; in base907c_image_set() local
34 if ((ret = PUSH_WAIT(push, 10))) in base907c_image_set()
68 struct nvif_push *push = wndw->wndw.push; in base907c_xlut_clr() local
71 if ((ret = PUSH_WAIT(push, 6))) in base907c_xlut_clr()
74 PUSH_MTHD(push, NV907C, SET_BASE_LUT_LO, in base907c_xlut_clr()
87 struct nvif_push *push = wndw->wndw.push; in base907c_xlut_set() local
90 if ((ret = PUSH_WAIT(push, 6))) in base907c_xlut_set()
159 struct nvif_push *push = wndw->wndw.push; in base907c_csc_clr() local
162 if ((ret = PUSH_WAIT(push, 2))) in base907c_csc_clr()
173 struct nvif_push *push = wndw->wndw.push; in base907c_csc_set() local
[all …]
A Dwndwc57e.c35 struct nvif_push *push = wndw->wndw.push; in wndwc57e_image_set() local
38 if ((ret = PUSH_WAIT(push, 17))) in wndwc57e_image_set()
46 PUSH_MTHD(push, NVC57E, SET_SIZE, in wndwc57e_image_set()
71 PUSH_MTHD(push, NVC57E, SET_SIZE_IN, in wndwc57e_image_set()
84 struct nvif_push *push = wndw->wndw.push; in wndwc57e_csc_clr() local
102 struct nvif_push *push = wndw->wndw.push; in wndwc57e_csc_set() local
105 if ((ret = PUSH_WAIT(push, 13))) in wndwc57e_csc_set()
115 struct nvif_push *push = wndw->wndw.push; in wndwc57e_ilut_clr() local
118 if ((ret = PUSH_WAIT(push, 2))) in wndwc57e_ilut_clr()
128 struct nvif_push *push = wndw->wndw.push; in wndwc57e_ilut_set() local
[all …]
A Dcorec37d.c36 struct nvif_push *push = core->chan.push; in corec37d_wndw_owner() local
40 if ((ret = PUSH_WAIT(push, windows * 2))) in corec37d_wndw_owner()
44 PUSH_MTHD(push, NVC37D, WINDOW_SET_CONTROL(i), in corec37d_wndw_owner()
54 struct nvif_push *push = core->chan.push; in corec37d_update() local
61 PUSH_MTHD(push, NVC37D, SET_NOTIFIER_CONTROL, in corec37d_update()
69 PUSH_MTHD(push, NVC37D, UPDATE, 0x00000001 | in corec37d_update()
74 PUSH_MTHD(push, NVC37D, SET_NOTIFIER_CONTROL, in corec37d_update()
78 return PUSH_KICK(push); in corec37d_update()
130 struct nvif_push *push = core->chan.push; in corec37d_init() local
134 if ((ret = PUSH_WAIT(push, 2 + windows * 5))) in corec37d_init()
[all …]
A Dcore507d.c36 struct nvif_push *push = core->chan.push; in core507d_update() local
43 PUSH_MTHD(push, NV507D, SET_NOTIFIER_CONTROL, in core507d_update()
58 return PUSH_KICK(push); in core507d_update()
83 struct nvif_push *push = disp->core->chan.push; in core507d_read_caps() local
86 ret = PUSH_WAIT(push, 6); in core507d_read_caps()
90 PUSH_MTHD(push, NV507D, SET_NOTIFIER_CONTROL, in core507d_read_caps()
97 PUSH_MTHD(push, NV507D, SET_NOTIFIER_CONTROL, in core507d_read_caps()
100 return PUSH_KICK(push); in core507d_read_caps()
133 struct nvif_push *push = core->chan.push; in core507d_init() local
136 if ((ret = PUSH_WAIT(push, 2))) in core507d_init()
[all …]
A Dheadc57d.c33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_or() local
52 if ((ret = PUSH_WAIT(push, 2))) in headc57d_or()
68 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_procamp() local
72 if ((ret = PUSH_WAIT(push, 2))) in headc57d_procamp()
76 PUSH_MTHD(push, NVC57D, HEAD_SET_PROCAMP(i), in headc57d_procamp()
86 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_clr() local
90 if ((ret = PUSH_WAIT(push, 2))) in headc57d_olut_clr()
100 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_olut_set() local
104 if ((ret = PUSH_WAIT(push, 5))) in headc57d_olut_set()
191 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in headc57d_mode() local
[all …]
A Dhead917d.c33 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_dither() local
37 if ((ret = PUSH_WAIT(push, 2))) in head917d_dither()
40 PUSH_MTHD(push, NV917D, HEAD_SET_DITHER_CONTROL(i), in head917d_dither()
51 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_base() local
70 if ((ret = PUSH_WAIT(push, 2))) in head917d_base()
73 PUSH_MTHD(push, NV917D, HEAD_SET_BASE_CHANNEL_USAGE_BOUNDS(i), bounds); in head917d_base()
80 struct nvif_push *push = nv50_disp(head->base.base.dev)->core->chan.push; in head917d_curs_set() local
84 ret = PUSH_WAIT(push, 5); in head917d_curs_set()
88 PUSH_MTHD(push, NV917D, HEAD_SET_CONTROL_CURSOR(i), in head917d_curs_set()
98 PUSH_MTHD(push, NV917D, HEAD_SET_CONTEXT_DMA_CURSOR(i), asyh->curs.handle); in head917d_curs_set()
A Dwimmc37b.c34 struct nvif_push *push = wndw->wimm.push; in wimmc37b_update() local
37 if ((ret = PUSH_WAIT(push, 2))) in wimmc37b_update()
40 PUSH_MTHD(push, NVC37B, UPDATE, 0x00000001 | in wimmc37b_update()
43 return PUSH_KICK(push); in wimmc37b_update()
49 struct nvif_push *push = wndw->wimm.push; in wimmc37b_point() local
52 if ((ret = PUSH_WAIT(push, 2))) in wimmc37b_point()
55 PUSH_MTHD(push, NVC37B, SET_POINT_OUT(0), in wimmc37b_point()
/linux-6.3-rc2/tools/testing/selftests/kvm/lib/x86_64/
A Dhandlers.S2 push %r15
3 push %r14
4 push %r13
5 push %r12
6 push %r11
7 push %r10
8 push %r9
9 push %r8
11 push %rdi
12 push %rsi
[all …]
/linux-6.3-rc2/scripts/
A Dgenerate_rust_target.rs59 fn push(&mut self, key: &str, value: T); in push() method
63 fn push(&mut self, key: &str, value: bool) { in push() method
69 fn push(&mut self, key: &str, value: i32) { in push() method
82 self.push(key, value.to_string()); in push()
152 ts.push("arch", "x86_64"); in main()
153 ts.push( in main()
161 ts.push("features", features); in main()
168 ts.push("emit-debug-gdb-scripts", false); in main()
169 ts.push("frame-pointer", "may-omit"); in main()
170 ts.push( in main()
[all …]
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dvmenter.S50 push %rbp
83 push %r15
84 push %r14
85 push %r13
86 push %r12
88 push %edi
89 push %esi
326 push %rdi
327 push %rsi
328 push %r8
[all …]
/linux-6.3-rc2/drivers/gpu/drm/nouveau/
A Dnouveau_bo0039.c50 struct nvif_push *push = chan->chan.push; in nv04_bo_move_m2mf() local
58 ret = PUSH_WAIT(push, 3); in nv04_bo_move_m2mf()
62 PUSH_MTHD(push, NV039, SET_CONTEXT_DMA_BUFFER_IN, src_ctxdma, in nv04_bo_move_m2mf()
69 ret = PUSH_WAIT(push, 11); in nv04_bo_move_m2mf()
73 PUSH_MTHD(push, NV039, OFFSET_IN, src_offset, in nv04_bo_move_m2mf()
86 PUSH_MTHD(push, NV039, NO_OPERATION, 0x00000000); in nv04_bo_move_m2mf()
99 struct nvif_push *push = chan->chan.push; in nv04_bo_move_init() local
102 ret = PUSH_WAIT(push, 4); in nv04_bo_move_init()
106 PUSH_MTHD(push, NV039, SET_OBJECT, handle); in nv04_bo_move_init()
107 PUSH_MTHD(push, NV039, SET_CONTEXT_DMA_NOTIFIES, chan->drm->ntfy.handle); in nv04_bo_move_init()
A Dnouveau_bo5039.c43 struct nvif_push *push = chan->chan.push; in nv50_bo_move_m2mf() local
54 ret = PUSH_WAIT(push, 18 + 6 * (src_tiled + dst_tiled)); in nv50_bo_move_m2mf()
63 PUSH_MTHD(push, NV5039, SET_SRC_MEMORY_LAYOUT, in nv50_bo_move_m2mf()
80 PUSH_MTHD(push, NV5039, SET_SRC_MEMORY_LAYOUT, in nv50_bo_move_m2mf()
85 PUSH_MTHD(push, NV5039, SET_DST_MEMORY_LAYOUT, in nv50_bo_move_m2mf()
102 PUSH_MTHD(push, NV5039, SET_DST_MEMORY_LAYOUT, in nv50_bo_move_m2mf()
106 PUSH_MTHD(push, NV5039, OFFSET_IN_UPPER, in nv50_bo_move_m2mf()
126 PUSH_MTHD(push, NV5039, NO_OPERATION, 0x00000000); in nv50_bo_move_m2mf()
139 struct nvif_push *push = chan->chan.push; in nv50_bo_move_init() local
142 ret = PUSH_WAIT(push, 6); in nv50_bo_move_init()
[all …]
A Dnvc0_fence.c37 struct nvif_push *push = chan->chan.push; in nvc0_fence_emit32() local
38 int ret = PUSH_WAIT(push, 6); in nvc0_fence_emit32()
40 PUSH_MTHD(push, NV906F, SEMAPHOREA, in nvc0_fence_emit32()
52 PUSH_KICK(push); in nvc0_fence_emit32()
60 struct nvif_push *push = chan->chan.push; in nvc0_fence_sync32() local
61 int ret = PUSH_WAIT(push, 5); in nvc0_fence_sync32()
63 PUSH_MTHD(push, NV906F, SEMAPHOREA, in nvc0_fence_sync32()
72 PUSH_KICK(push); in nvc0_fence_sync32()
A Dnouveau_bo9039.c41 struct nvif_push *push = chan->chan.push; in nvc0_bo_move_m2mf() local
52 ret = PUSH_WAIT(push, 12); in nvc0_bo_move_m2mf()
56 PUSH_MTHD(push, NV9039, OFFSET_OUT_UPPER, in nvc0_bo_move_m2mf()
61 PUSH_MTHD(push, NV9039, OFFSET_IN_UPPER, in nvc0_bo_move_m2mf()
70 PUSH_MTHD(push, NV9039, LAUNCH_DMA, in nvc0_bo_move_m2mf()
89 struct nvif_push *push = chan->chan.push; in nvc0_bo_move_init() local
92 ret = PUSH_WAIT(push, 2); in nvc0_bo_move_init()
96 PUSH_MTHD(push, NV9039, SET_OBJECT, handle); in nvc0_bo_move_init()
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dvmenter.S103 push %r15
104 push %r14
105 push %r13
106 push %r12
108 push %edi
109 push %esi
301 push %r15
302 push %r14
303 push %r13
304 push %r12
[all …]
/linux-6.3-rc2/tools/testing/selftests/sgx/
A Dcall.S11 push %r15
14 push %r14
17 push %r13
20 push %r12
23 push %rbx
26 push $0
28 push 0x38(%rsp)

Completed in 76 milliseconds

12345678910>>...20