Searched refs:dcache_incoherent_io_store64 (Results 1 – 5 of 5) sorted by relevance
106 extern void dcache_incoherent_io_store64(addr64_t pa, unsigned int count, unsigned int remaining, u…
198 dcache_incoherent_io_store64( in dcache_incoherent_io_store64() function424 dcache_incoherent_io_store64( in dcache_incoherent_io_store64() function
99 extern void dcache_incoherent_io_store64(addr64_t pa, unsigned int count);
950 dcache_incoherent_io_store64(addr64_t pa, unsigned int count) in dcache_incoherent_io_store64() function968 return dcache_incoherent_io_store64(pa, count); in dcache_incoherent_io_flush64()
3859 extern "C" void dcache_incoherent_io_store64(addr64_t pa, unsigned int count, unsigned int remainin…3862 extern "C" void dcache_incoherent_io_store64(addr64_t pa, unsigned int count);3921 func_ext = &dcache_incoherent_io_store64; in performOperation()3929 func = &dcache_incoherent_io_store64; in performOperation()