Home
last modified time | relevance | path

Searched refs:SLOTS (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/mm/
H A Dearly_ioremap.rs14 static SLOTS: SpinLock<[Slot; EarlyIoRemap::SLOT_CNT]> = variable
87 let mut slot_guard = SLOTS.lock(); in map()
157 let mut slot_guard = SLOTS.lock(); in unmap()