Searched hist:a13408c205260716e925a734ef399899d69182ba (Results 1 – 3 of 3) sorted by relevance
/linux/include/asm-generic/ |
H A D | agp.h | a13408c205260716e925a734ef399899d69182ba Sun Feb 12 09:46:11 CET 2023 Mike Rapoport <rppt@kernel.org> char/agp: introduce asm-generic/agp.h
There are several architectures that duplicate definitions of map_page_into_agp(), unmap_page_from_agp() and flush_agp_cache().
Define those in asm-generic/agp.h and use it instead of duplicated per-architecture headers.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/parisc/include/asm/ |
H A D | Kbuild | diff a13408c205260716e925a734ef399899d69182ba Sun Feb 12 09:46:11 CET 2023 Mike Rapoport <rppt@kernel.org> char/agp: introduce asm-generic/agp.h
There are several architectures that duplicate definitions of map_page_into_agp(), unmap_page_from_agp() and flush_agp_cache().
Define those in asm-generic/agp.h and use it instead of duplicated per-architecture headers.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
/linux/arch/powerpc/include/asm/ |
H A D | Kbuild | diff a13408c205260716e925a734ef399899d69182ba Sun Feb 12 09:46:11 CET 2023 Mike Rapoport <rppt@kernel.org> char/agp: introduce asm-generic/agp.h
There are several architectures that duplicate definitions of map_page_into_agp(), unmap_page_from_agp() and flush_agp_cache().
Define those in asm-generic/agp.h and use it instead of duplicated per-architecture headers.
Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|