Home
last modified time | relevance | path

Searched defs:kfd_mem_properties (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h86 struct kfd_mem_properties { struct
87 struct list_head list;
88 uint32_t heap_type;
89 uint64_t size_in_bytes;
90 uint32_t flags;
91 uint32_t width;
92 uint32_t mem_clk_max;
93 struct kfd_node *gpu;
94 struct kobject *kobj;
95 struct attribute attr;