Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_X86_X2APIC
:
CONFIG_X86_LOCAL_APIC && CONFIG_X86_64 && ( CONFIG_IRQ_REMAP || CONFIG_HYPERVISOR_GUEST )
This enables x2apic support on CPUs that have this feature.
This allows 32-bit apic IDs (so it can support very large systems), and accesses the local apic via MSRs not via mmio.
Some Intel systems circa 2022 and later are locked into x2APIC mode and can not fall back to the legacy APIC modes if SGX or TDX are enabled in the BIOS. They will boot with very reduced functionality without enabling this option.
If you don't know what to do here, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab