Home
last modified time | relevance | path

Searched refs:ipi_global (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/x86/include/
H A Dx86_smp.h47 extern u_int ipi_global;
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1162 u_int ipi_global; variable
1166 SYSCTL_INT(_debug_xhits, OID_AUTO, ipi_global, CTLFLAG_RW, &ipi_global, 0, "");
/f-stack/freebsd/i386/i386/
H A Dmp_machdep.c567 ipi_global++; in smp_masked_invltlb()
/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c758 ipi_global++; in smp_masked_invltlb()