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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
kfd_topology.c 1188 uint32_t cpu_flag = CRAT_IOLINK_FLAGS_ENABLED; local in function:kfd_fill_iolink_non_crat_info
1199 cpu_flag |= CRAT_IOLINK_FLAGS_NO_ATOMICS_32_BIT |
1216 cpu_link->flags = cpu_flag;
kfd_topology.c 1188 uint32_t cpu_flag = CRAT_IOLINK_FLAGS_ENABLED; local in function:kfd_fill_iolink_non_crat_info
1199 cpu_flag |= CRAT_IOLINK_FLAGS_NO_ATOMICS_32_BIT |
1216 cpu_link->flags = cpu_flag;
kfd_topology.c 1188 uint32_t cpu_flag = CRAT_IOLINK_FLAGS_ENABLED; local in function:kfd_fill_iolink_non_crat_info
1199 cpu_flag |= CRAT_IOLINK_FLAGS_NO_ATOMICS_32_BIT |
1216 cpu_link->flags = cpu_flag;

Completed in 36 milliseconds