Searched refs:MIN_MEMBLOCK_ADDR (Results 1 – 3 of 3) sorted by relevance
97 #define MIN_MEMBLOCK_ADDR 0 macro
1079 #ifndef MIN_MEMBLOCK_ADDR1080 #define MIN_MEMBLOCK_ADDR __pa(PAGE_OFFSET) macro1088 const u64 phys_offset = MIN_MEMBLOCK_ADDR; in early_init_dt_add_memory_arch()
265 #define MIN_MEMBLOCK_ADDR 0 macro