Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c1119 #ifndef MIN_MEMBLOCK_ADDR
1120 #define MIN_MEMBLOCK_ADDR __pa(PAGE_OFFSET) macro
1128 const u64 phys_offset = MIN_MEMBLOCK_ADDR; in early_init_dt_add_memory_arch()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmemory.h188 #define MIN_MEMBLOCK_ADDR 0 macro