Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dx86_smp.h50 extern u_int ipi_range_size;
/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1165 u_int ipi_range_size; variable
1169 SYSCTL_INT(_debug_xhits, OID_AUTO, ipi_range_size, CTLFLAG_RW, &ipi_range_size,
/f-stack/freebsd/i386/i386/
H A Dmp_machdep.c589 ipi_range_size += (addr2 - addr1) / PAGE_SIZE; in smp_masked_invlpg_range()
/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c780 ipi_range_size += (addr2 - addr1) / PAGE_SIZE; in smp_masked_invlpg_range()