Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c109 BIOS_LINKER_LOADER_ALLOC_ZONE_HIGH = 0x1, enumerator
210 BIOS_LINKER_LOADER_ALLOC_ZONE_HIGH; in bios_linker_loader_alloc()
/openbmc/u-boot/include/
H A Dqfw.h51 BIOS_LINKER_LOADER_ALLOC_ZONE_HIGH = 0x1, enumerator
/openbmc/u-boot/drivers/misc/
H A Dqfw.c61 if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_HIGH) { in bios_linker_allocate()