Searched defs:ttm_bus_placement (Results 1 – 1 of 1) sorted by relevance
67 struct ttm_bus_placement { struct68 void *addr;69 phys_addr_t base;70 unsigned long size;71 unsigned long offset;72 bool is_iomem;73 bool io_reserved_vm;74 uint64_t io_reserved_count;