Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_topology.h80 struct kfd_mem_properties { struct
81 struct list_head list;
82 uint32_t heap_type;
83 uint64_t size_in_bytes;
84 uint32_t flags;
85 uint32_t width;
86 uint32_t mem_clk_max;
87 struct kfd_node *gpu;
88 struct kobject *kobj;
89 struct attribute attr;