Home
last modified time | relevance | path

Searched refs:APIC_DEFAULT_PHYS_BASE (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dapic_regs.h4 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 macro
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dapicdef.h11 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 macro
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dapic.c844 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()
A Dmpparse.c491 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; in construct_default_ISA_mptable()
/xen-4.10.0-shim-comet/xen/arch/x86/acpi/
A Dboot.c57 static u64 acpi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Ddom0_build.c703 madt->address = APIC_DEFAULT_PHYS_BASE; in pvh_setup_acpi_madt()
A Dvlapic.c1364 APIC_DEFAULT_PHYS_BASE); in vlapic_reset()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmx.c2988 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 36 milliseconds