Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dsf_buf.h34 boolean_t sf_buf_invalidate_cache(vm_page_t);
/freebsd/sys/i386/i386/
H A Dvm_machdep.c632 sf_buf_invalidate_cache(vm_page_t m) in sf_buf_invalidate_cache() function
H A Dpmap.c5639 if (sf_buf_invalidate_cache(m)) in __CONCAT()
/freebsd/sys/arm/arm/
H A Dpmap-v6.c5778 * buffer. sf_buf_invalidate_cache() modifies mapping and in pmap_page_set_memattr()
5781 if (sf_buf_invalidate_cache(m, oma)) in pmap_page_set_memattr()