Searched defs:ttm_bus_placement (Results 1 – 1 of 1) sorted by relevance
75 struct ttm_bus_placement { struct76 void *addr;77 unsigned long base;78 unsigned long size;79 unsigned long offset;80 bool is_iomem;81 bool io_reserved_vm;82 uint64_t io_reserved_count;