OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dynamic_cu_mask
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/include/
vi_structs.h
425
uint32_t
dynamic_cu_mask
;
member in struct:vi_mqd_allocation
v9_structs.h
680
uint32_t
dynamic_cu_mask
;
member in struct:v9_mqd_allocation
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v8_0.c
4447
+ offsetof(struct vi_mqd_allocation,
dynamic_cu_mask
));
4449
+ offsetof(struct vi_mqd_allocation,
dynamic_cu_mask
));
4638
((struct vi_mqd_allocation *)mqd)->
dynamic_cu_mask
= 0xFFFFFFFF;
4662
((struct vi_mqd_allocation *)mqd)->
dynamic_cu_mask
= 0xFFFFFFFF;
amdgpu_gfx_v9_0.c
3340
+ offsetof(struct v9_mqd_allocation,
dynamic_cu_mask
));
3343
+ offsetof(struct v9_mqd_allocation,
dynamic_cu_mask
));
3632
((struct v9_mqd_allocation *)mqd)->
dynamic_cu_mask
= 0xFFFFFFFF;
3656
((struct v9_mqd_allocation *)mqd)->
dynamic_cu_mask
= 0xFFFFFFFF;
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025