Home
last modified time | relevance | path

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

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