Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dbios_emul.h53 void bios_run_on_x86(struct udevice *dev, unsigned long addr, int vesa_mode,
/openbmc/u-boot/arch/x86/lib/
H A Dbios.c246 void bios_run_on_x86(struct udevice *dev, unsigned long addr, int vesa_mode, in bios_run_on_x86() function
/openbmc/u-boot/drivers/pci/
H A Dpci_rom.c312 bios_run_on_x86(dev, (unsigned long)ram, vesa_mode, in dm_pci_run_vga_bios()