Searched refs:APIC_DEFAULT_PHYS_BASE (Results 1 – 9 of 9) sorted by relevance
36 static unsigned long sfi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
12 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 macro
405 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; in construct_default_ISA_mptable()540 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; in default_get_smp_config()
1686 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; in detect_init_APIC()1705 mp_lapic_addr = APIC_DEFAULT_PHYS_BASE; in apic_verify()1777 if (apic_force_enable(APIC_DEFAULT_PHYS_BASE)) in detect_init_APIC()
76 static u64 acpi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
1597 APIC_DEFAULT_PHYS_BASE | MSR_IA32_APICBASE_ENABLE); in kvm_create_lapic()
4350 if ((*gpa & PAGE_MASK) == APIC_DEFAULT_PHYS_BASE) in vcpu_mmio_gva_to_gpa()4589 (gpa & PAGE_MASK) == APIC_DEFAULT_PHYS_BASE) in emulator_cmpxchg_emulated()6142 page = gfn_to_page(vcpu->kvm, APIC_DEFAULT_PHYS_BASE >> PAGE_SHIFT); in kvm_vcpu_reload_apic_access_page()6162 if (address == gfn_to_hva(kvm, APIC_DEFAULT_PHYS_BASE >> PAGE_SHIFT)) in kvm_arch_mmu_notifier_invalidate_page()
4062 kvm_userspace_mem.guest_phys_addr = APIC_DEFAULT_PHYS_BASE; in alloc_apic_access_page()4068 page = gfn_to_page(kvm, APIC_DEFAULT_PHYS_BASE >> PAGE_SHIFT); in alloc_apic_access_page()4540 apic_base_msr.data = APIC_DEFAULT_PHYS_BASE | MSR_IA32_APICBASE_ENABLE; in vmx_vcpu_reset()
1263 svm->vcpu.arch.apic_base = APIC_DEFAULT_PHYS_BASE | in svm_create_vcpu()