Home
last modified time | relevance | path

Searched refs:BOOT_MEM_NOMAP (Results 1 – 3 of 3) sorted by relevance

/arch/mips/include/asm/
Dbootinfo.h95 #define BOOT_MEM_NOMAP 5 macro
/arch/mips/kernel/
Dprom.c60 nomap ? BOOT_MEM_NOMAP : BOOT_MEM_RESERVED); in early_init_dt_reserve_memory_arch()
Dsetup.c120 case BOOT_MEM_NOMAP: /* Discard the range from the system. */ in add_memory_region()