Searched defs:dcache (Results 1 – 7 of 7) sorted by relevance
88 #define LINE_SIZE_MASK(dcache) ((dcache->line_size - 1)) argument89 #define XFORM(dcache, x) ((x) & LINE_SIZE_MASK (dcache)) argument90 #define MASK(dcache, x) ((x) & ~LINE_SIZE_MASK (dcache)) argument223 dcache_free (DCACHE *dcache) in dcache_free()239 DCACHE *dcache = (DCACHE *) param; in invalidate_block() local248 dcache_invalidate (DCACHE *dcache) in dcache_invalidate()271 dcache_invalidate_line (DCACHE *dcache, CORE_ADDR addr) in dcache_invalidate_line()288 dcache_hit (DCACHE *dcache, CORE_ADDR addr) in dcache_hit()308 dcache_read_line (DCACHE *dcache, struct dcache_block *db) in dcache_read_line()356 dcache_alloc (DCACHE *dcache, CORE_ADDR addr) in dcache_alloc()[all …]
33 DCACHE *dcache in target_dcache_init_p() local44 DCACHE *dcache in target_dcache_invalidate() local66 DCACHE *dcache in target_dcache_get_or_init() local
1488 DCACHE *dcache = target_dcache_get (current_program_space->aspace); in raw_memory_xfer_partial() local1571 DCACHE *dcache in memory_xfer_partial_1() local
152 uint32_t dcache=0, icache=0, dline=0, iline=0; in cpu_OFprintcacheinfo() local
99 struct aarch64_cache_unit dcache; member
56 sqlite3_stmt *dcache; member
378 uint32_t dcache; member