Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Dcache.h153 #define sh_cache_indexof(x) (sh_cache_alias_mask & (x)) macro
/netbsd-src/sys/arch/sh3/sh3/
H A Dpmap.c489 if (sh_cache_indexof(va) != in __pmap_pv_enter()
490 sh_cache_indexof(pv->pv_va)) { in __pmap_pv_enter()