apic_ipi_shorthand_off 11 arch/x86/kernel/apic/ipi.c static int apic_ipi_shorthand_off __ro_after_init; apic_ipi_shorthand_off 15 arch/x86/kernel/apic/ipi.c get_option(&str, &apic_ipi_shorthand_off); apic_ipi_shorthand_off 23 arch/x86/kernel/apic/ipi.c apic_ipi_shorthand_off ? "disabled" : "enabled"); apic_ipi_shorthand_off 40 arch/x86/kernel/apic/ipi.c if (apic_ipi_shorthand_off || num_online_cpus() == 1 ||