Searched refs:MIN_MEMBLOCK_ADDR (Results 1 – 2 of 2) sorted by relevance
1217 #ifndef MIN_MEMBLOCK_ADDR1218 #define MIN_MEMBLOCK_ADDR __pa(PAGE_OFFSET) macro1226 const u64 phys_offset = MIN_MEMBLOCK_ADDR; in early_init_dt_add_memory_arch()
197 #define MIN_MEMBLOCK_ADDR 0 macro