Searched refs:MMIO_TOP (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/mm/ | ||
D | mmio-buddy.c | 254 uint32_t cnt_1g_blocks = (MMIO_TOP - MMIO_BASE) / PAGE_1G_SIZE; in mmio_buddy_init() |
D | mm.h | 19 #define MMIO_TOP 0xffffa20000000000UL macro |