OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:numa_node_id
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.c
808
* @
numa_node_id
: CPU NUMA node id
814
static int kfd_fill_cu_for_cpu(int
numa_node_id
, int *avail_size,
831
cpumask = cpumask_of_node(
numa_node_id
);
836
sub_type_hdr->processor_id_low = kfd_numa_node_to_apic_id(
numa_node_id
);
847
* @
numa_node_id
: CPU NUMA node id
853
static int kfd_fill_mem_info_for_cpu(int
numa_node_id
, int *avail_size,
878
pgdat = NODE_DATA(
numa_node_id
);
891
static int kfd_fill_iolink_info_for_cpu(int
numa_node_id
, int *avail_size,
908
if (nid ==
numa_node_id
) /* node itself */
923
sub_type_hdr->proximity_domain_from =
numa_node_id
;
948
int
numa_node_id
;
local in function:kfd_create_vcrat_image_cpu
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025