Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvIPAPool.c869 …ttribute__((weak)) MApi_IPA_Pool_DCacheFlush(struct IPA_Pool_DCacheFlush_Param* dcache_flush_param) in MApi_IPA_Pool_DCacheFlush() argument
875 …(unsigned long)dcache_flush_param->virt_addr, (unsigned long)dcache_flush_param->length, dcache_fl… in MApi_IPA_Pool_DCacheFlush()
883 dcache_flush_args.virt_addr = dcache_flush_param->virt_addr; in MApi_IPA_Pool_DCacheFlush()
884 dcache_flush_args.length = dcache_flush_param->length; in MApi_IPA_Pool_DCacheFlush()
885 dcache_flush_args.flush_type = dcache_flush_param->flush_type; in MApi_IPA_Pool_DCacheFlush()
890 …(unsigned long)dcache_flush_param->virt_addr, (unsigned long)dcache_flush_param->length, dcache_fl… in MApi_IPA_Pool_DCacheFlush()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DdrvIPAPool.c1025 …ttribute__((weak)) MApi_IPA_Pool_DCacheFlush(struct IPA_Pool_DCacheFlush_Param* dcache_flush_param) in MApi_IPA_Pool_DCacheFlush() argument
1041 …_,(long long unsigned int)dcache_flush_param->virt_addr, (long long unsigned int)dcache_flush_para… in MApi_IPA_Pool_DCacheFlush()
1051 dcache_flush_args.virt_addr = dcache_flush_param->virt_addr; in MApi_IPA_Pool_DCacheFlush()
1052 dcache_flush_args.length = dcache_flush_param->length; in MApi_IPA_Pool_DCacheFlush()
1053 dcache_flush_args.flush_type = dcache_flush_param->flush_type; in MApi_IPA_Pool_DCacheFlush()
1061 …_,(long long unsigned int)dcache_flush_param->virt_addr, (long long unsigned int)dcache_flush_para… in MApi_IPA_Pool_DCacheFlush()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvIPAPool_v2.h256 …tribute__((weak)) MApi_IPA_Pool_DCacheFlush(struct IPA_Pool_DCacheFlush_Param* dcache_flush_param);
H A DdrvIPAPool.h323 …tribute__((weak)) MApi_IPA_Pool_DCacheFlush(struct IPA_Pool_DCacheFlush_Param* dcache_flush_param);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt19938 …tribute__((weak)) MApi_IPA_Pool_DCacheFlush(struct IPA_Pool_DCacheFlush_Param* dcache_flush_param);
50267 …tribute__((weak)) MApi_IPA_Pool_DCacheFlush(struct IPA_Pool_DCacheFlush_Param* dcache_flush_param);