Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/arch/x86_64/mm/
Dmod.rs234 let mut mb2_count: u32 = 0; in init_memory_area_from_multiboot2() localVariable
242 let mb2_count = mb2_count as usize; in init_memory_area_from_multiboot2() localVariable