Searched refs:APIC_DEFAULT_PHYS_BASE (Results 1 – 8 of 8) sorted by relevance
4 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 macro
11 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 macro
844 msr_content |= MSR_IA32_APICBASE_ENABLE | APIC_DEFAULT_PHYS_BASE; in detect_init_APIC()859 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; in detect_init_APIC()
491 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; in construct_default_ISA_mptable()
57 static u64 acpi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
703 madt->address = APIC_DEFAULT_PHYS_BASE; in pvh_setup_acpi_madt()
1364 APIC_DEFAULT_PHYS_BASE); in vlapic_reset()
2988 set_mmio_p2m_entry(d, paddr_to_pfn(APIC_DEFAULT_PHYS_BASE), _mfn(mfn), in vmx_alloc_vlapic_mapping()3040 (vlapic_base_address(vlapic) == APIC_DEFAULT_PHYS_BASE) ) in vmx_vlapic_msr_changed()
Completed in 19 milliseconds