Searched refs:cache_push (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/mm/
H A Dmemory.c38 void cache_push (unsigned long paddr, int len) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dcacheflush.h28 #define cache_push(paddr,len) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/mm/
H A Dmemory.c245 * cache_push() semantics: Write back any dirty cache data in the given area,
251 void cache_push (unsigned long paddr, int len) function
272 * cache_push is actually a superset of cache_clear (the lines
290 EXPORT_SYMBOL(cache_push); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dcacheflush_mm.h42 extern void cache_push(unsigned long paddr, int len);
H A Datarihw.h144 cache_push( paddr, len );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dmvme147.c49 cache_push(addr, cmd->SCp.this_residual);
H A Da2091.c97 cache_push(addr, cmd->SCp.this_residual);
H A Da3000.c96 cache_push(addr, cmd->SCp.this_residual);
H A Dgvp11.c131 cache_push(addr, cmd->SCp.this_residual);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/kernel/
H A Ddma.c75 cache_push(handle, size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D82596.c641 * shared data, and cache_push/cache_clear.
1120 cache_push(virt_to_phys(skb->data), length);
1277 cache_push(virt_to_phys((void *)(dev->mem_start)), 4096);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Datafb.c3152 cache_push(virt_to_phys(screen_base), screen_len);

Completed in 192 milliseconds