Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dx86_smp.h104 void smp_cache_flush(smp_invl_cb_t curcpu_cb);
/f-stack/freebsd/i386/i386/
H A Dmp_machdep.c594 smp_cache_flush(smp_invl_cb_t curcpu_cb) in smp_cache_flush() function
H A Dpmap.c1319 smp_cache_flush(pmap_invalidate_cache_curcpu_cb); in __CONCAT()
/f-stack/freebsd/amd64/amd64/
H A Dmp_machdep.c785 smp_cache_flush(smp_invl_cb_t curcpu_cb) in smp_cache_flush() function
H A Dpmap.c3239 smp_cache_flush(pmap_invalidate_cache_curcpu_cb); in pmap_invalidate_cache()