Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.cc273 bool OsLayer::AdlerMemcpyWarm(uint64 *dstmem, uint64 *srcmem, in AdlerMemcpyWarm() argument
277 return AdlerMemcpyAsm(dstmem, srcmem, size_in_bytes, checksum); in AdlerMemcpyWarm()
279 return AdlerMemcpyWarmC(dstmem, srcmem, size_in_bytes, checksum); in AdlerMemcpyWarm()
H A Dos.h350 virtual bool AdlerMemcpyWarm(uint64 *dstmem, uint64 *srcmem,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c293 dhd_dma_buf_t dstmem; member
2511 prot->dmaxfer.dstmem.va = NULL; in dhd_prot_init()
5731 dhd_dma_buf_free(dhd, &dmaxfer->dstmem); in dmaxfer_free_dmaaddr()
5748 dmap->dstmem = &(dmaxfer->dstmem); in dhd_prepare_schedule_dmaxfer_free()
5768 dhd_dma_buf_free(dhdp, dmmap->dstmem); in dmaxfer_free_prev_dmaaddr()
5791 if (dhd_dma_buf_alloc(dhd, &dmaxfer->dstmem, len + 8)) { in dmaxfer_prepare_dmaaddr()
5819 OSL_CACHE_INV(prot->dmaxfer.dstmem.va, prot->dmaxfer.len); in dhd_msgbuf_dmaxfer_process()
5820 if (prot->dmaxfer.srcmem.va && prot->dmaxfer.dstmem.va) { in dhd_msgbuf_dmaxfer_process()
5822 prot->dmaxfer.dstmem.va, prot->dmaxfer.len)) { in dhd_msgbuf_dmaxfer_process()
5826 prot->dmaxfer.dstmem.va, prot->dmaxfer.len); in dhd_msgbuf_dmaxfer_process()
[all …]
H A Ddhd.h1874 dhd_dma_buf_t *dstmem; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c381 dhd_dma_buf_t dstmem; member
3252 prot->dmaxfer.dstmem.va = NULL;
7274 dhd_dma_buf_free(dhd, &dmaxfer->dstmem);
7291 dmap->dstmem = &(dmaxfer->dstmem);
7310 dhd_dma_buf_free(dhdp, dmmap->dstmem);
7336 if (dhd_dma_buf_alloc(dhd, &dmaxfer->dstmem, len + 8)) {
7382 OSL_CACHE_INV(prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
7383 if (prot->dmaxfer.srcmem.va && prot->dmaxfer.dstmem.va) {
7385 prot->dmaxfer.dstmem.va, prot->dmaxfer.len) ||
7397 prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
[all …]
H A Ddhd.h2375 dhd_dma_buf_t *dstmem; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c381 dhd_dma_buf_t dstmem; member
3252 prot->dmaxfer.dstmem.va = NULL;
7274 dhd_dma_buf_free(dhd, &dmaxfer->dstmem);
7291 dmap->dstmem = &(dmaxfer->dstmem);
7310 dhd_dma_buf_free(dhdp, dmmap->dstmem);
7336 if (dhd_dma_buf_alloc(dhd, &dmaxfer->dstmem, len + 8)) {
7382 OSL_CACHE_INV(prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
7383 if (prot->dmaxfer.srcmem.va && prot->dmaxfer.dstmem.va) {
7385 prot->dmaxfer.dstmem.va, prot->dmaxfer.len) ||
7397 prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
[all …]
H A Ddhd.h2380 dhd_dma_buf_t *dstmem; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c381 dhd_dma_buf_t dstmem; member
3252 prot->dmaxfer.dstmem.va = NULL;
7274 dhd_dma_buf_free(dhd, &dmaxfer->dstmem);
7291 dmap->dstmem = &(dmaxfer->dstmem);
7310 dhd_dma_buf_free(dhdp, dmmap->dstmem);
7336 if (dhd_dma_buf_alloc(dhd, &dmaxfer->dstmem, len + 8)) {
7382 OSL_CACHE_INV(prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
7383 if (prot->dmaxfer.srcmem.va && prot->dmaxfer.dstmem.va) {
7385 prot->dmaxfer.dstmem.va, prot->dmaxfer.len) ||
7397 prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
[all …]
H A Ddhd.h2375 dhd_dma_buf_t *dstmem; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c446 dhd_dma_buf_t dstmem; member
3966 prot->dmaxfer.dstmem.va = NULL; in dhd_prot_init()
9818 dhd_dma_buf_free(dhd, &dmaxfer->dstmem);
9835 dmap->dstmem = &(dmaxfer->dstmem);
9853 dhd_dma_buf_free(dhdp, dmmap->dstmem);
9876 if (dhd_dma_buf_alloc(dhd, &dmaxfer->dstmem, len + 8)) {
9928 OSL_CACHE_INV(prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
9934 prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
9936 if (prot->dmaxfer.srcmem.va && prot->dmaxfer.dstmem.va) {
9949 prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
[all …]
H A Ddhd.h3087 dhd_dma_buf_t *dstmem; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c450 dhd_dma_buf_t dstmem; member
3970 prot->dmaxfer.dstmem.va = NULL; in dhd_prot_init()
9822 dhd_dma_buf_free(dhd, &dmaxfer->dstmem);
9839 dmap->dstmem = &(dmaxfer->dstmem);
9857 dhd_dma_buf_free(dhdp, dmmap->dstmem);
9880 if (dhd_dma_buf_alloc(dhd, &dmaxfer->dstmem, len + 8)) {
9932 OSL_CACHE_INV(prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
9938 prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
9940 if (prot->dmaxfer.srcmem.va && prot->dmaxfer.dstmem.va) {
9953 prot->dmaxfer.dstmem.va, prot->dmaxfer.len);
[all …]
H A Ddhd.h3082 dhd_dma_buf_t *dstmem; member