Home
last modified time | relevance | path

Searched refs:kfd_numa_node_to_apic_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_crat.c856 sub_type_hdr->processor_id_low = kfd_numa_node_to_apic_id(numa_node_id); in kfd_fill_cu_for_cpu()
1006 if (kfd_numa_node_to_apic_id(numa_node_id) == -1) in kfd_create_vcrat_image_cpu()
H A Dkfd_priv.h936 int kfd_numa_node_to_apic_id(int numa_node_id);
H A Dkfd_topology.c1503 /* kfd_numa_node_to_apic_id - Returns the APIC ID of the first logical processor
1507 int kfd_numa_node_to_apic_id(int numa_node_id) in kfd_numa_node_to_apic_id() function
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1141 int kfd_numa_node_to_apic_id(int numa_node_id);
H A Dkfd_crat.c1576 sub_type_hdr->processor_id_low = kfd_numa_node_to_apic_id(numa_node_id); in kfd_fill_cu_for_cpu()
1726 if (kfd_numa_node_to_apic_id(numa_node_id) == -1) in kfd_create_vcrat_image_cpu()
H A Dkfd_topology.c2232 /* kfd_numa_node_to_apic_id - Returns the APIC ID of the first logical processor
2236 int kfd_numa_node_to_apic_id(int numa_node_id) in kfd_numa_node_to_apic_id() function

Completed in 15 milliseconds