Searched refs:cnt_1g_blocks (Results 1 – 1 of 1) sorted by relevance
254 uint32_t cnt_1g_blocks = (MMIO_TOP - MMIO_BASE) / PAGE_1G_SIZE; in mmio_buddy_init() local256 for (uint32_t i = 0; i < cnt_1g_blocks; ++i, vaddr_base += PAGE_1G_SIZE) in mmio_buddy_init()