Searched refs:sysfs_show_64bit_prop (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 218 #define sysfs_show_64bit_prop(buffer, offs, name, value) \ macro 237 sysfs_show_64bit_prop(buffer, offs, "platform_oem", in sysprops_show() 239 sysfs_show_64bit_prop(buffer, offs, "platform_id", in sysprops_show() 241 sysfs_show_64bit_prop(buffer, offs, "platform_rev", in sysprops_show() 317 sysfs_show_64bit_prop(buffer, offs, "size_in_bytes", in mem_show() 490 sysfs_show_64bit_prop(buffer, offs, "hive_id", in node_show() 500 sysfs_show_64bit_prop(buffer, offs, "unique_id", in node_show() 524 sysfs_show_64bit_prop(buffer, offs, "local_mem_size", 0ULL); in node_show()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_topology.c | 222 #define sysfs_show_64bit_prop(buffer, offs, name, value) \ macro 241 sysfs_show_64bit_prop(buffer, offs, "platform_oem", in sysprops_show() 243 sysfs_show_64bit_prop(buffer, offs, "platform_id", in sysprops_show() 245 sysfs_show_64bit_prop(buffer, offs, "platform_rev", in sysprops_show() 321 sysfs_show_64bit_prop(buffer, offs, "size_in_bytes", in mem_show() 499 sysfs_show_64bit_prop(buffer, offs, "hive_id", in node_show() 531 sysfs_show_64bit_prop(buffer, offs, "local_mem_size", 0ULL); in node_show() 537 sysfs_show_64bit_prop(buffer, offs, "debug_prop", in node_show() 541 sysfs_show_64bit_prop(buffer, offs, "unique_id", in node_show()
|
Completed in 5 milliseconds