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

/linux-master/arch/riscv/include/asm/
H A Dpage.h97 #define MIN_MEMBLOCK_ADDR 0 macro
/linux-master/arch/arm64/include/asm/
H A Dmemory.h263 #define MIN_MEMBLOCK_ADDR 0 macro
/linux-master/drivers/of/
H A Dfdt.c1100 #ifndef MIN_MEMBLOCK_ADDR
1101 #define MIN_MEMBLOCK_ADDR __pa(PAGE_OFFSET) macro
1109 const u64 phys_offset = MIN_MEMBLOCK_ADDR;

Completed in 115 milliseconds