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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.h 76 uint32_t max_slots_scratch_cu; member in struct:kfd_node_properties
kfd_crat.c 173 dev->node_props.max_slots_scratch_cu = cu->max_slots_scatch_cu;
kfd_topology.c 478 sysfs_show_32bit_prop(buffer, "max_slots_scratch_cu",
479 dev->node_props.max_slots_scratch_cu);

Completed in 16 milliseconds