Searched refs:x2apic (Results 1 – 7 of 7) 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 | 1675 static __init void apic_read_boot_cpu_id(bool x2apic) in apic_read_boot_cpu_id() argument 1682 if (x2apic) { in apic_read_boot_cpu_id()
|
| /linux/tools/arch/x86/kcpuid/ |
| H A D | cpuid.csv | 53 0x1, 0, ecx, 21, x2apic , X2APIC support
|
| /linux/arch/x86/ |
| H A D | Kconfig | 474 grep x2apic /proc/cpuinfo 493 dependency on x2apic being enabled in the guest.
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 8544 x2apic_phys [X86-64,APIC,EARLY] Use x2apic physical mode instead of 8545 default x2apic cluster mode on platforms 8546 supporting x2apic.
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 1821 x2apic), may not be present in the host cpu, but are exposed by kvm if it can 3836 Features like x2apic, for example, may not be present in the host cpu
|