Home
last modified time | relevance | path

Searched refs:DCACHE (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gdb/gdb/
Ddcache.c165 static int dcache_poke_byte (DCACHE *dcache, CORE_ADDR addr, char *ptr);
167 static int dcache_peek_byte (DCACHE *dcache, CORE_ADDR addr, char *ptr);
169 static struct dcache_block *dcache_hit (DCACHE *dcache, CORE_ADDR addr);
171 static int dcache_write_line (DCACHE *dcache, struct dcache_block *db);
173 static int dcache_read_line (DCACHE *dcache, struct dcache_block *db);
175 static struct dcache_block *dcache_alloc (DCACHE *dcache, CORE_ADDR addr);
177 static int dcache_writeback (DCACHE *dcache);
185 DCACHE *last_cache; /* Used by info dcache */
191 dcache_invalidate (DCACHE *dcache) in dcache_invalidate()
219 dcache_hit (DCACHE *dcache, CORE_ADDR addr) in dcache_hit()
[all …]
Ddcache.h27 typedef struct dcache_struct DCACHE; typedef
30 void dcache_invalidate (DCACHE *dcache);
33 DCACHE *dcache_init (void);
36 void dcache_free (DCACHE *);
40 int dcache_xfer_memory (DCACHE *cache, CORE_ADDR mem, char *my, int len,
Dtarget.h546 extern DCACHE *target_dcache;
Dtarget.c204 DCACHE *target_dcache;
Dremote-mips.c394 static DCACHE *mips_dcache;
/freebsd-12-stable/contrib/gcc/config/i386/
Dppro.md44 ;; L1 ICACHE L1 DCACHE