Searched refs:BIOS_INFO_PHYSICAL_ADDRESS (Results 1 – 5 of 5) sorted by relevance
55 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()
4 #define BIOS_INFO_PHYSICAL_ADDRESS 0x00001000 macro
62 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()
10 #define BIOS_INFO_PHYSICAL_ADDRESS 0x000EA000 macro
124 mov eax, [BIOS_INFO_PHYSICAL_ADDRESS + BIOSINFO_OFF_bios32_entry]
Completed in 5 milliseconds