Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddcache.c167 static int dcache_write_line (DCACHE *dcache, struct dcache_block *db);
246 dcache_write_line (DCACHE *dcache, struct dcache_block *db) in dcache_write_line() function
340 if (!dcache_write_line (dcache, db)) in dcache_read_line()
403 if (!dcache_write_line (dcache, db)) in dcache_alloc()
435 if (!dcache_write_line (dcache, db)) in dcache_writeback()