x86_fast_ipi
if (x86_fast_ipi(ci, LAPIC_IPI_INVLPG) != 0)
if (x86_fast_ipi(ci, LAPIC_IPI_INVLRANGE) != 0)
if (x86_fast_ipi(ci, LAPIC_IPI_INVLTLB) != 0)
if (x86_fast_ipi(ci, LAPIC_IPI_INVEPT) != 0)
int x86_fast_ipi(struct cpu_info *, int);