/src/sys/arch/aarch64/aarch64/ |
cpufunc.c | 58 extract_cacheunit(int level, bool insn, int cachetype, 77 cunit->cache_type = cachetype; 106 int level, cachetype; local in function:aarch64_getcacheinfo 114 cachetype = CACHE_TYPE_VPIPT; 117 cachetype = CACHE_TYPE_VIVT; 120 cachetype = CACHE_TYPE_VIPT; 123 cachetype = CACHE_TYPE_PIPT; 145 extract_cacheunit(level, true, cachetype, cinfo); 153 extract_cacheunit(level, true, cachetype, cinfo); 172 * L1 insn cachetype is CTR_EL0:L1IP 230 const char *cacheable, *cachetype; local in function:prt_cache [all...] |
cpufunc.c | 58 extract_cacheunit(int level, bool insn, int cachetype, 77 cunit->cache_type = cachetype; 106 int level, cachetype; local in function:aarch64_getcacheinfo 114 cachetype = CACHE_TYPE_VPIPT; 117 cachetype = CACHE_TYPE_VIVT; 120 cachetype = CACHE_TYPE_VIPT; 123 cachetype = CACHE_TYPE_PIPT; 145 extract_cacheunit(level, true, cachetype, cinfo); 153 extract_cacheunit(level, true, cachetype, cinfo); 172 * L1 insn cachetype is CTR_EL0:L1IP 230 const char *cacheable, *cachetype; local in function:prt_cache [all...] |
cpufunc.c | 58 extract_cacheunit(int level, bool insn, int cachetype, 77 cunit->cache_type = cachetype; 106 int level, cachetype; local in function:aarch64_getcacheinfo 114 cachetype = CACHE_TYPE_VPIPT; 117 cachetype = CACHE_TYPE_VIVT; 120 cachetype = CACHE_TYPE_VIPT; 123 cachetype = CACHE_TYPE_PIPT; 145 extract_cacheunit(level, true, cachetype, cinfo); 153 extract_cacheunit(level, true, cachetype, cinfo); 172 * L1 insn cachetype is CTR_EL0:L1IP 230 const char *cacheable, *cachetype; local in function:prt_cache [all...] |