Home
last modified time | relevance | path

Searched refs:smp_cache_flush (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/x86/include/
H A Dx86_smp.h112 void smp_cache_flush(smp_invl_cb_t curcpu_cb);
/freebsd/sys/i386/i386/
H A Dmp_machdep.c640 smp_cache_flush(smp_invl_cb_t curcpu_cb) in smp_cache_flush() function
H A Dpmap.c1302 smp_cache_flush(pmap_invalidate_cache_curcpu_cb); in __CONCAT()
/freebsd/sys/amd64/amd64/
H A Dmp_machdep.c775 smp_cache_flush(smp_invl_cb_t curcpu_cb) in smp_cache_flush() function
H A Dpmap.c3462 smp_cache_flush(pmap_invalidate_cache_curcpu_cb); in pmap_invalidate_cache()