Searched refs:RES_START (Results 1 – 2 of 2) sorted by relevance
436 if (start > RES_START && start < RES_END) { in memsize_e820()442 if (end > RES_START && end < RES_END) { in memsize_e820()443 end = RES_START; in memsize_e820()
31 #define RES_START 0xa0000 macro