Searched refs:RESERVED_MEMBASE (Results 1 – 2 of 2) sorted by relevance
213 e820[nr].addr = RESERVED_MEMBASE; in build_e820_table()214 e820[nr].size = (uint32_t) igd_opregion_base - RESERVED_MEMBASE; in build_e820_table()230 e820[nr].addr = RESERVED_MEMBASE; in build_e820_table()
70 #define RESERVED_MEMBASE 0xFC000000 macro
Completed in 3 milliseconds