Searched defs:ttm_bus_placement (Results 1 – 1 of 1) sorted by relevance
93 struct ttm_bus_placement { struct94 void *addr;95 unsigned long base;96 unsigned long size;97 unsigned long offset;98 bool is_iomem;99 bool io_reserved_vm;100 uint64_t io_reserved_count;