Searched refs:RESERVED_MEMORY_DYNAMIC_START (Results 1 – 3 of 3) sorted by relevance
78 #define RESERVED_MEMORY_DYNAMIC_START 0xFC100000 macro
31 uint64_t alloc_addr = RESERVED_MEMORY_DYNAMIC_START; in memory_map_setup()
444 static uint32_t alloc_up = RESERVED_MEMORY_DYNAMIC_START - 1;894 BUG_ON((e < s) || (e >= RESERVED_MEMORY_DYNAMIC_START)); in acpi_mem_alloc()
Completed in 6 milliseconds