Home
last modified time | relevance | path

Searched refs:MIN_MEMBLOCK_ADDR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dpage.h97 #define MIN_MEMBLOCK_ADDR 0 macro
/openbmc/linux/drivers/of/
H A Dfdt.c1214 #ifndef MIN_MEMBLOCK_ADDR
1215 #define MIN_MEMBLOCK_ADDR __pa(PAGE_OFFSET) macro
1223 const u64 phys_offset = MIN_MEMBLOCK_ADDR; in early_init_dt_add_memory_arch()
/openbmc/linux/arch/arm64/include/asm/
H A Dmemory.h222 #define MIN_MEMBLOCK_ADDR 0 macro