/linux/include/linux/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/loongarch/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/csky/abiv2/inc/abi/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/nios2/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/csky/abiv1/inc/abi/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/hexagon/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/alpha/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/sparc/include/asm/ |
H A D | cacheflush_64.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
H A D | cacheflush_32.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/mips/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/m68k/include/asm/ |
H A D | cacheflush_mm.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/arc/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/include/asm-generic/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/xtensa/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/sh/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|
/linux/arch/arm/include/asm/ |
H A D | cacheflush.h | diff 203b7b6aad6769a43987deb81c35456de8bb16c7 Wed Aug 02 17:13:59 CEST 2023 Matthew Wilcox (Oracle) <willy@infradead.org> mm: rationalise flush_icache_pages() and flush_icache_page()
Move the default (no-op) implementation of flush_icache_pages() to <linux/cacheflush.h> from <asm-generic/cacheflush.h>. Remove the flush_icache_page() wrapper from each architecture into <linux/cacheflush.h>.
Link: https://lkml.kernel.org/r/20230802151406.3735276-32-willy@infradead.org Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
|