HomeSort by: relevance | last modified time | path
    Searched refs:sh_cache_indexof (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sh3/include/
cache.h 153 #define sh_cache_indexof(x) (sh_cache_alias_mask & (x)) macro
  /src/sys/arch/sh3/sh3/
pmap.c 489 if (sh_cache_indexof(va) !=
490 sh_cache_indexof(pv->pv_va)) {

Completed in 13 milliseconds