Searched refs:sibling_map_size (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dkfd_topology.h108 uint32_t sibling_map_size; member in struct:kfd_cache_properties
H A Dkfd_topology.c365 for (i = 0; i < cache->sibling_map_size; i++)
1592 pcache->sibling_map_size = 4;
1663 pcache->sibling_map_size = k;
H A Dkfd_crat.c1115 /* set the sibling_map_size as 32 for CRAT from ACPI */
1116 props->sibling_map_size = CRAT_SIBLINGMAP_SIZE;

Completed in 132 milliseconds