Home
last modified time | relevance | path

Searched refs:PKMAP_ADDR (Results 1 – 25 of 45) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dhighmem.c148 if (addr >= PKMAP_ADDR(0) && addr < PKMAP_ADDR(LAST_PKMAP)) { in __kmap_to_page()
189 pte_clear(&init_mm, PKMAP_ADDR(i), &pkmap_page_table[i]); in flush_all_zero_pkmaps()
195 flush_tlb_kernel_range(PKMAP_ADDR(0), PKMAP_ADDR(LAST_PKMAP)); in flush_all_zero_pkmaps()
249 vaddr = PKMAP_ADDR(last_pkmap_nr); in map_new_virtual()
492 if (vaddr >= PKMAP_ADDR(0) && vaddr < PKMAP_ADDR(LAST_PKMAP)) { in kmap_high_unmap_local()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dhighmem.c148 if (addr >= PKMAP_ADDR(0) && addr < PKMAP_ADDR(LAST_PKMAP)) { in __kmap_to_page()
189 pte_clear(&init_mm, PKMAP_ADDR(i), &pkmap_page_table[i]); in flush_all_zero_pkmaps()
195 flush_tlb_kernel_range(PKMAP_ADDR(0), PKMAP_ADDR(LAST_PKMAP)); in flush_all_zero_pkmaps()
249 vaddr = PKMAP_ADDR(last_pkmap_nr); in map_new_virtual()
492 if (vaddr >= PKMAP_ADDR(0) && vaddr < PKMAP_ADDR(LAST_PKMAP)) { in kmap_high_unmap_local()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dhighmem.c148 if (addr >= PKMAP_ADDR(0) && addr < PKMAP_ADDR(LAST_PKMAP)) { in __kmap_to_page()
189 pte_clear(&init_mm, PKMAP_ADDR(i), &pkmap_page_table[i]); in flush_all_zero_pkmaps()
195 flush_tlb_kernel_range(PKMAP_ADDR(0), PKMAP_ADDR(LAST_PKMAP)); in flush_all_zero_pkmaps()
249 vaddr = PKMAP_ADDR(last_pkmap_nr); in map_new_virtual()
492 if (vaddr >= PKMAP_ADDR(0) && vaddr < PKMAP_ADDR(LAST_PKMAP)) { in kmap_high_unmap_local()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Dhighmem.h47 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
49 #define PKMAP_END (PKMAP_ADDR(LAST_PKMAP))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/
H A Dhighmem.h47 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
49 #define PKMAP_END (PKMAP_ADDR(LAST_PKMAP))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/
H A Dhighmem.h47 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
49 #define PKMAP_END (PKMAP_ADDR(LAST_PKMAP))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dhighmem.h58 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dhighmem.h58 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dhighmem.h58 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/include/asm/
H A Dhighmem.h30 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/include/asm/
H A Dhighmem.h30 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/include/asm/
H A Dhighmem.h30 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/microblaze/include/asm/
H A Dhighmem.h50 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/microblaze/include/asm/
H A Dhighmem.h50 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/microblaze/include/asm/
H A Dhighmem.h50 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nds32/include/asm/
H A Dhighmem.h32 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nds32/include/asm/
H A Dhighmem.h32 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nds32/include/asm/
H A Dhighmem.h32 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dhighmem.h47 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dhighmem.h47 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dhighmem.h47 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dhighmem.h57 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dhighmem.h57 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dhighmem.h57 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/include/asm/
H A Dhighmem.h37 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro

12