Searched defs:ttm_bus_placement (Results 1 – 2 of 2) 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;
150 struct ttm_bus_placement { struct151 void *addr;152 phys_addr_t offset;153 bool is_iomem;