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