Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dmemory.h87 #define FDT_FIXED_SIZE (2 * SECTION_SIZE) macro
/openbmc/linux/arch/arm/mm/
H A Dmmu.c1400 map.length = FDT_FIXED_SIZE; in devicemaps_init()