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