Searched refs:MMIO_TOP (Results 1 – 2 of 2) sorted by relevance
6 vma_find, EINVAL, ENOMEM, EPERM, MMIO_BASE, MMIO_TOP, PAGE_1G_SHIFT, PAGE_1G_SIZE,43 pool_size: (MMIO_TOP - MMIO_BASE) as u64, in default()657 let cnt_1g_blocks: u32 = ((MMIO_TOP - MMIO_BASE) / PAGE_1G_SIZE as i64) as u32; in __mmio_buddy_init()
19 #define MMIO_TOP 0xffffa20000000000UL macro