Searched refs:sysfs_show_64bit_prop (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_topology.c | 205 #define sysfs_show_64bit_prop(buffer, offs, name, value) \ macro 224 sysfs_show_64bit_prop(buffer, offs, "platform_oem", in sysprops_show() 226 sysfs_show_64bit_prop(buffer, offs, "platform_id", in sysprops_show() 228 sysfs_show_64bit_prop(buffer, offs, "platform_rev", in sysprops_show() 306 sysfs_show_64bit_prop(buffer, offs, "size_in_bytes", in mem_show() 484 sysfs_show_64bit_prop(buffer, offs, "hive_id", in node_show() 524 sysfs_show_64bit_prop(buffer, offs, "local_mem_size", 0ULL); in node_show() 532 sysfs_show_64bit_prop(buffer, offs, "debug_prop", in node_show() 536 sysfs_show_64bit_prop(buffer, offs, "unique_id", in node_show()
|