Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dapicdef.h15 #define APIC_DEFAULT_PHYS_BASE 0xfee00000 macro
/arch/x86/kernel/
A Ddevicetree.c150 unsigned long lapic_addr = APIC_DEFAULT_PHYS_BASE; in dtb_lapic_setup()
A Dmpparse.c520 register_lapic_address(APIC_DEFAULT_PHYS_BASE); in mpparse_get_smp_config()
/arch/x86/kernel/apic/
A Dapic.c1940 register_lapic_address(APIC_DEFAULT_PHYS_BASE); in detect_init_APIC()
2033 if (!apic_force_enable(APIC_DEFAULT_PHYS_BASE)) in detect_init_APIC()
2036 if (!apic_verify(APIC_DEFAULT_PHYS_BASE)) in detect_init_APIC()
/arch/x86/kvm/svm/
A Davic.c243 vmcb->control.avic_vapic_bar = APIC_DEFAULT_PHYS_BASE; in avic_init_vmcb()
/arch/x86/kvm/
A Dlapic.c2600 apic->base_address != APIC_DEFAULT_PHYS_BASE) { in __kvm_apic_set_base()
2670 APIC_DEFAULT_PHYS_BASE, PAGE_SIZE); in kvm_alloc_apic_access_page()
2727 msr_val = APIC_DEFAULT_PHYS_BASE | MSR_IA32_APICBASE_ENABLE; in kvm_lapic_reset()
A Dx86.c7696 if ((gpa & PAGE_MASK) == APIC_DEFAULT_PHYS_BASE) in vcpu_is_mmio_gpa()
7969 (gpa & PAGE_MASK) == APIC_DEFAULT_PHYS_BASE) in emulator_cmpxchg_emulated()
10555 unsigned long gfn = gpa_to_gfn(APIC_DEFAULT_PHYS_BASE); in __kvm_set_or_clear_apicv_inhibit()
/arch/x86/kernel/acpi/
A Dboot.c67 static u64 acpi_lapic_addr __initdata = APIC_DEFAULT_PHYS_BASE;
/arch/x86/kvm/vmx/
A Dtdx.c3115 apic_base = APIC_DEFAULT_PHYS_BASE | LAPIC_MODE_X2APIC | in tdx_vcpu_init()
A Dvmx.c6691 const gfn_t gfn = APIC_DEFAULT_PHYS_BASE >> PAGE_SHIFT; in vmx_set_apic_access_page_addr()

Completed in 76 milliseconds