Searched refs:BOOT_MEM_NOMAP (Results 1 – 3 of 3) sorted by relevance
95 #define BOOT_MEM_NOMAP 5 macro
60 nomap ? BOOT_MEM_NOMAP : BOOT_MEM_RESERVED); in early_init_dt_reserve_memory_arch()
120 case BOOT_MEM_NOMAP: /* Discard the range from the system. */ in add_memory_region()