Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dsf_buf.h36 boolean_t sf_buf_invalidate_cache(vm_page_t);
/f-stack/freebsd/i386/i386/
H A Dvm_machdep.c643 sf_buf_invalidate_cache(vm_page_t m) in sf_buf_invalidate_cache() function
H A Dpmap.c5560 if (sf_buf_invalidate_cache(m)) in __CONCAT()
/f-stack/freebsd/arm/arm/
H A Dpmap-v6.c5765 if (sf_buf_invalidate_cache(m, oma)) in pmap_page_set_memattr()