Searched refs:flush_kernel_dcache_page (Results 1 - 15 of 15) sorted by relevance

/linux-4.1.27/arch/parisc/include/asm/
H A Dcacheflush.h41 static inline void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() function
66 flush_kernel_dcache_page(page); invalidate_kernel_vmap_range()
83 flush_kernel_dcache_page(page); \
/linux-4.1.27/arch/sh/include/asm/
H A Dcacheflush.h76 static inline void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() function
/linux-4.1.27/arch/mips/include/asm/
H A Dcacheflush.h126 static inline void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() function
/linux-4.1.27/include/linux/
H A Dhighmem.h20 static inline void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() function
/linux-4.1.27/arch/arm/mm/
H A Dflush.c340 void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() function
362 EXPORT_SYMBOL(flush_kernel_dcache_page); variable
H A Dnommu.c339 void flush_kernel_dcache_page(struct page *page) flush_kernel_dcache_page() function
343 EXPORT_SYMBOL(flush_kernel_dcache_page); variable
/linux-4.1.27/drivers/scsi/libsas/
H A Dsas_host_smp.c375 flush_kernel_dcache_page(bio_page(rsp->bio)); sas_smp_host_handler()
/linux-4.1.27/drivers/block/
H A Dps3disk.c115 flush_kernel_dcache_page(bvec.bv_page); rq_for_each_segment()
/linux-4.1.27/arch/parisc/kernel/
H A Dcache.c299 flush_kernel_dcache_page(page); flush_dcache_page()
/linux-4.1.27/arch/arm/include/asm/
H A Dcacheflush.h323 extern void flush_kernel_dcache_page(struct page *);
/linux-4.1.27/lib/
H A Dscatterlist.c592 flush_kernel_dcache_page(miter->page); sg_miter_stop()
/linux-4.1.27/fs/
H A Dexec.c517 flush_kernel_dcache_page(kmapped_page); copy_strings()
535 flush_kernel_dcache_page(kmapped_page); copy_strings()
/linux-4.1.27/drivers/mmc/host/
H A Djz4740_mmc.c571 * flush_kernel_dcache_page */ jz4740_mmc_read_data()
H A Dmmc_spi.c968 flush_kernel_dcache_page(sg_page(sg)); mmc_spi_data_do()
/linux-4.1.27/drivers/scsi/aacraid/
H A Daachba.c36 #include <linux/highmem.h> /* For flush_kernel_dcache_page */

Completed in 385 milliseconds