HomeSort by: relevance | last modified time | path
    Searched refs:kfd_numa_node_to_apic_id (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_crat.c 836 sub_type_hdr->processor_id_low = kfd_numa_node_to_apic_id(numa_node_id);
985 if (kfd_numa_node_to_apic_id(numa_node_id) == -1)
kfd_priv.h 853 int kfd_numa_node_to_apic_id(int numa_node_id);
kfd_topology.c 1486 /* kfd_numa_node_to_apic_id - Returns the APIC ID of the first logical processor
1490 int kfd_numa_node_to_apic_id(int numa_node_id) function in typeref:typename:int

Completed in 15 milliseconds