Searched refs:SMBIOS_PHYSICAL_ADDRESS (Results 1 – 4 of 4) sorted by relevance
134 SMBIOS_PHYSICAL_ADDRESS, in ovmf_create_smbios_tables()135 SMBIOS_PHYSICAL_ADDRESS + sizeof(struct smbios_entry_point), in ovmf_create_smbios_tables()
213 SMBIOS_PHYSICAL_ADDRESS, in rombios_create_smbios_tables()214 SMBIOS_PHYSICAL_ADDRESS + sizeof(struct smbios_entry_point), in rombios_create_smbios_tables()
13 #define SMBIOS_PHYSICAL_ADDRESS 0x000EB000 macro
10673 mov ax, #(SMBIOS_PHYSICAL_ADDRESS>>4)10675 mov si, #(SMBIOS_PHYSICAL_ADDRESS&15)
Completed in 13 milliseconds