Searched refs:io_tlb_default_mem (Results 1 – 1 of 1) sorted by relevance
88 static struct io_tlb_mem io_tlb_default_mem = { variable89 .lock = __SPIN_LOCK_UNLOCKED(io_tlb_default_mem.lock),90 .pools = LIST_HEAD_INIT(io_tlb_default_mem.pools),91 .dyn_alloc = __WORK_INITIALIZER(io_tlb_default_mem.dyn_alloc,97 static struct io_tlb_mem io_tlb_default_mem; variable230 struct io_tlb_pool *mem = &io_tlb_default_mem.defpool; in swiotlb_print_info()259 struct io_tlb_pool *mem = &io_tlb_default_mem.defpool; in swiotlb_update_mem_attributes()356 struct io_tlb_pool *mem = &io_tlb_default_mem.defpool; in swiotlb_init_remap()367 io_tlb_default_mem.force_bounce = in swiotlb_init_remap()372 io_tlb_default_mem.can_grow = true; in swiotlb_init_remap()[all …]