Home
last modified time | relevance | path

Searched refs:BIOS_INFO_PHYSICAL_ADDRESS (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dseabios.c55 struct seabios_info *info = (void *)BIOS_INFO_PHYSICAL_ADDRESS; in seabios_setup_bios_info()
67 struct seabios_info *info = (void *)BIOS_INFO_PHYSICAL_ADDRESS; in seabios_finish_bios_info()
80 struct seabios_info *info = (void *)BIOS_INFO_PHYSICAL_ADDRESS; in add_table()
122 struct seabios_info *info = (void *)BIOS_INFO_PHYSICAL_ADDRESS; in seabios_setup_e820()
A Dconfig-seabios.h4 #define BIOS_INFO_PHYSICAL_ADDRESS 0x00001000 macro
A Drombios.c62 info = (struct rombios_info *)BIOS_INFO_PHYSICAL_ADDRESS; in rombios_setup_bios_info()
134 info = (struct rombios_info *)BIOS_INFO_PHYSICAL_ADDRESS; in rombios_load()
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Dconfig.h10 #define BIOS_INFO_PHYSICAL_ADDRESS 0x000EA000 macro
A D32bitgateway.c124 mov eax, [BIOS_INFO_PHYSICAL_ADDRESS + BIOSINFO_OFF_bios32_entry]

Completed in 5 milliseconds