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