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

  /src/sys/arch/aarch64/aarch64/
cpufunc.c 141 cacheable = CACHE_CACHEABLE_NONE;
161 cacheable = CACHE_CACHEABLE_NONE;
166 if (cacheable == CACHE_CACHEABLE_NONE) {
232 if (cinfo[level].cacheable == CACHE_CACHEABLE_NONE)
375 if (cinfo[level].cacheable == CACHE_CACHEABLE_NONE)
394 if (cinfo[level].cacheable == CACHE_CACHEABLE_NONE)
413 if (cinfo[level].cacheable == CACHE_CACHEABLE_NONE)
  /src/sys/arch/aarch64/include/
cpu.h 93 #define CACHE_CACHEABLE_NONE 0

Completed in 12 milliseconds