OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sub_type_hdr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.c
429
* @
sub_type_hdr
- subtype section of crat_image
432
static int kfd_parse_subtype(struct crat_subtype_generic *
sub_type_hdr
,
441
switch (
sub_type_hdr
->type) {
443
cu = (struct crat_subtype_computeunit *)
sub_type_hdr
;
447
mem = (struct crat_subtype_memory *)
sub_type_hdr
;
451
cache = (struct crat_subtype_cache *)
sub_type_hdr
;
467
iolink = (struct crat_subtype_iolink *)
sub_type_hdr
;
472
sub_type_hdr
->type);
492
struct crat_subtype_generic *
sub_type_hdr
;
local in function:kfd_parse_crat_table
529
sub_type_hdr
= (struct crat_subtype_generic *)(crat_table+1)
946
struct crat_subtype_generic *
sub_type_hdr
;
local in function:kfd_create_vcrat_image_cpu
1154
struct crat_subtype_generic *
sub_type_hdr
;
local in function:kfd_create_vcrat_image_gpu
[
all
...]
Completed in 202 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025