Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dbios-linker-loader.c110 BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG = 0x2, enumerator
209 entry.alloc.zone = alloc_fseg ? BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG : in bios_linker_loader_alloc()
/openbmc/u-boot/include/
H A Dqfw.h52 BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG = 0x2, enumerator
/openbmc/u-boot/drivers/misc/
H A Dqfw.c67 } else if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) { in bios_linker_allocate()
82 if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) in bios_linker_allocate()