Searched refs:mb2_count (Results 1 – 1 of 1) sorted by relevance
234 let mut mb2_count: u32 = 0; in init_memory_area_from_multiboot2() localVariable238 &mut mb2_count, in init_memory_area_from_multiboot2()242 let mb2_count = mb2_count as usize; in init_memory_area_from_multiboot2() localVariable245 for i in 0..mb2_count { in init_memory_area_from_multiboot2()