Home
last modified time | relevance | path

Searched defs:allocate_at_once (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/mm/
H A Ducontext.rs255 let allocate_at_once = if MMArch::PAGE_FAULT_ENABLED { in map_anonymous() localVariable
333 let allocate_at_once = if MMArch::PAGE_FAULT_ENABLED { in file_mapping() localVariable