Searched refs:__MMIO_POOL (Results 1 – 1 of 1) sorted by relevance
30 static mut __MMIO_POOL: Option<MmioBuddyMemPool> = None; variable33 unsafe { __MMIO_POOL.as_mut().unwrap() } in mmio_pool()621 __MMIO_POOL = Some(MmioBuddyMemPool::new()); in mmio_init()