Searched refs:cnt_1g_blocks (Results 1 – 1 of 1) sorted by relevance
659 let cnt_1g_blocks: u32 = ((MMIO_TOP - MMIO_BASE) / PAGE_1G_SIZE as i64) as u32; in __mmio_buddy_init() localVariable661 for _ in 0..cnt_1g_blocks { in __mmio_buddy_init()