Searched refs:CB_MEM_NONE (Results 1 – 2 of 2) sorted by relevance
99 if (range->type == CB_MEM_NONE) in coreboot_get_memory_type()108 return CB_MEM_NONE; in coreboot_get_memory_type()
32 CB_MEM_NONE = 0, /* coreboot will never report this */ enumerator