Searched defs:ttm_bus_placement (Results 1 – 1 of 1) sorted by relevance
82 struct ttm_bus_placement { struct83 void *addr;84 phys_addr_t base;85 unsigned long size;86 unsigned long offset;87 bool is_iomem;88 bool io_reserved_vm;89 uint64_t io_reserved_count;91 bus_space_handle_t memh;