Searched defs:MAX_MEMBLOCK_ADDR (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ | ||
H A D | memory.h | 223 #define MAX_MEMBLOCK_ADDR U64_MAX macro |
/openbmc/linux/drivers/of/ | ||
H A D | fdt.c | 1218 #define MAX_MEMBLOCK_ADDR ((phys_addr_t)~0) macro |