Home
last modified time | relevance | path

Searched refs:mips_dcache_wbinv_range_index (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dcache.h198 #define mips_dcache_wbinv_range_index(v, s) \ macro
/f-stack/freebsd/mips/mips/
H A Dpmap.c898 mips_dcache_wbinv_range_index(va, PAGE_SIZE); in pmap_kremove()
957 mips_dcache_wbinv_range_index(origva, PAGE_SIZE*count); in pmap_qenter()
972 mips_dcache_wbinv_range_index(va, PAGE_SIZE * count); in pmap_qremove()
1775 mips_dcache_wbinv_range_index(va, PAGE_SIZE); in pmap_remove_pte()
1976 mips_dcache_wbinv_range_index(pv->pv_va, PAGE_SIZE); in pmap_remove_all()
2663 mips_dcache_wbinv_range_index( in pmap_copy_page()
2702 mips_dcache_wbinv_range_index( in pmap_copy_pages()
3650 mips_dcache_wbinv_range_index(pv->pv_va, PAGE_SIZE);