Searched refs:dma_cache_inv (Results 1 - 25 of 36) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/maps/
H A Docelot.c45 dma_cache_inv(map->map_priv_2, map->size);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dio.h455 * - dma_cache_inv(start, size) invalidates the affected parts of the
468 #define dma_cache_inv(start,size) _dma_cache_inv(start,size) macro
476 #define dma_cache_inv(start,size) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dio.h477 * - dma_cache_inv(start, size) invalidates the affected parts of the
490 #define dma_cache_inv(start,size) _dma_cache_inv(start,size) macro
498 #define dma_cache_inv(start,size) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dio.h455 * - dma_cache_inv(start, size) invalidates the affected parts of the
468 #define dma_cache_inv(start,size) _dma_cache_inv(start,size) macro
476 #define dma_cache_inv(start,size) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dio.h477 * - dma_cache_inv(start, size) invalidates the affected parts of the
490 #define dma_cache_inv(start,size) _dma_cache_inv(start,size) macro
498 #define dma_cache_inv(start,size) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dio.h455 * - dma_cache_inv(start, size) invalidates the affected parts of the
468 #define dma_cache_inv(start,size) _dma_cache_inv(start,size) macro
476 #define dma_cache_inv(start,size) \ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dio.h294 #define dma_cache_inv(_start,_size) flush_write_buffers() macro
302 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dio.h455 * - dma_cache_inv(start, size) invalidates the affected parts of the
468 #define dma_cache_inv(start,size) _dma_cache_inv(start,size) macro
476 #define dma_cache_inv(start,size) \ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dio.h294 #define dma_cache_inv(_start,_size) flush_write_buffers() macro
302 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Dsgiwd93.c144 dma_cache_inv((unsigned long) cmd->SCp.ptr, cmd->SCp.this_residual);
H A D53c700.h51 dma_cache_inv(mem, size)
57 #define NCR_700_dma_cache_inv(mem, size) dma_cache_inv(mem,size)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dio.h322 extern void dma_cache_inv(unsigned long start, unsigned long size);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dio.h256 #define dma_cache_inv(_start,_size) do { flush_kernel_dcache_range(_start,_size); } while(0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dio.h217 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dio.h322 extern void dma_cache_inv(unsigned long start, unsigned long size);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dio.h256 #define dma_cache_inv(_start,_size) do { flush_kernel_dcache_range(_start,_size); } while(0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dio.h217 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dio.h412 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dio.h263 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dio.h263 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dio.h412 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dio.h372 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dio.h317 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dio.h433 #define dma_cache_inv(_start,_size) do { } while (0) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dio.h372 #define dma_cache_inv(_start,_size) do { } while (0) macro

Completed in 292 milliseconds

12