Home
last modified time | relevance | path

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

/DragonOS/kernel/src/arch/x86_64/mm/
H A Dmod.rs173 unsafe { allocator_init() }; in init()
455 unsafe fn allocator_init() { in allocator_init() function