Searched refs:BIOS_BASE (Results 1 – 2 of 2) sorted by relevance
68 #define BIOS_BASE 0xf0000 macro334 printf( " searching BIOS @ 0x%08x\n", BIOS_BASE ); in apic_probe()335 seekEntry( BIOS_BASE ); in apic_probe()341 *paddr = (x * sizeof( unsigned int )) + BIOS_BASE; in apic_probe()
67 #define BIOS_BASE (0xf0000) macro291 target = (u_int32_t) BIOS_BASE; in mptable_probe()