Searched refs:x2apic (Results 1 – 8 of 8) sorted by relevance
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | apic_bus_clock_test.c | 125 bool x2apic) in run_apic_bus_clock_test() argument 131 is_x2apic = x2apic; in run_apic_bus_clock_test()
|
| /linux/lib/zstd/common/ |
| H A D | cpu.h | 118 C(x2apic, 21)
|
| /linux/arch/x86/kernel/apic/ |
| H A D | apic.c | 1670 static __init void apic_read_boot_cpu_id(bool x2apic) in apic_read_boot_cpu_id() argument 1677 if (x2apic) { in apic_read_boot_cpu_id()
|
| /linux/drivers/iommu/ |
| H A D | Kconfig | 207 To use x2apic mode in the CPU's which support x2APIC enhancements or
|
| /linux/arch/x86/ |
| H A D | Kconfig | 478 grep x2apic /proc/cpuinfo 497 dependency on x2apic being enabled in the guest.
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 53 0x1, 0, ecx, 21, x2apic , X2APIC support
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 8564 x2apic_phys [X86-64,APIC,EARLY] Use x2apic physical mode instead of 8565 default x2apic cluster mode on platforms 8566 supporting x2apic.
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 1819 x2apic), may not be present in the host cpu, but are exposed by kvm if it can 3834 Features like x2apic, for example, may not be present in the host cpu
|