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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.h 62 uint32_t caches_count; member in struct:kfd_node_properties
kfd_crat.c 343 dev->node_props.caches_count++;
kfd_topology.c 452 sysfs_show_32bit_prop(buffer, "caches_count",
453 dev->node_props.caches_count);

Completed in 15 milliseconds