Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dearly_ioremap.c84 slot_virt[i] = __fix_to_virt(FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*i); in early_ioremap_setup()
145 if (WARN_ON(nrpages > NR_FIX_BTMAPS)) in __early_ioremap()
151 idx = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in __early_ioremap()
203 idx = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in early_iounmap()
252 #define MAX_MAP_CHUNK (NR_FIX_BTMAPS << PAGE_SHIFT)
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dearly_ioremap.c84 slot_virt[i] = __fix_to_virt(FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*i); in early_ioremap_setup()
145 if (WARN_ON(nrpages > NR_FIX_BTMAPS)) in __early_ioremap()
151 idx = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in __early_ioremap()
203 idx = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in early_iounmap()
252 #define MAX_MAP_CHUNK (NR_FIX_BTMAPS << PAGE_SHIFT)
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dearly_ioremap.c84 slot_virt[i] = __fix_to_virt(FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*i); in early_ioremap_setup()
145 if (WARN_ON(nrpages > NR_FIX_BTMAPS)) in __early_ioremap()
151 idx = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in __early_ioremap()
203 idx = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in early_iounmap()
252 #define MAX_MAP_CHUNK (NR_FIX_BTMAPS << PAGE_SHIFT)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/include/asm/
H A Dfixmap.h36 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
38 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/riscv/include/asm/
H A Dfixmap.h36 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
38 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/riscv/include/asm/
H A Dfixmap.h36 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
38 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dfixmap_32.h37 #define NR_FIX_BTMAPS 16 macro
40 FIX_BTMAP_BEGIN = FIX_BTMAP_END + NR_FIX_BTMAPS - 1,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/include/asm/
H A Dfixmap.h30 #define NR_FIX_BTMAPS 32 macro
32 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/include/asm/
H A Dfixmap.h30 #define NR_FIX_BTMAPS 32 macro
32 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/include/asm/
H A Dfixmap.h30 #define NR_FIX_BTMAPS 32 macro
32 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/include/asm/
H A Dfixmap.h75 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
77 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/include/asm/
H A Dfixmap.h75 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
77 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/include/asm/
H A Dfixmap.h75 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
77 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dfixmap.h84 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
86 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dfixmap.h84 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
86 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/
H A Dfixmap.h84 #define NR_FIX_BTMAPS (SZ_256K / PAGE_SIZE) macro
86 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dfixmap.h127 #define NR_FIX_BTMAPS 64 macro
129 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dfixmap.h127 #define NR_FIX_BTMAPS 64 macro
129 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dfixmap.h127 #define NR_FIX_BTMAPS 64 macro
129 #define TOTAL_FIX_BTMAPS (NR_FIX_BTMAPS * FIX_BTMAPS_SLOTS)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/xen/
H A Dsetup.c684 if (dest_len > (NR_FIX_BTMAPS << PAGE_SHIFT) - dest_off) in xen_phys_memcpy()
685 dest_len = (NR_FIX_BTMAPS << PAGE_SHIFT) - dest_off; in xen_phys_memcpy()
687 if (src_len > (NR_FIX_BTMAPS << PAGE_SHIFT) - src_off) in xen_phys_memcpy()
688 src_len = (NR_FIX_BTMAPS << PAGE_SHIFT) - src_off; in xen_phys_memcpy()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/xen/
H A Dsetup.c684 if (dest_len > (NR_FIX_BTMAPS << PAGE_SHIFT) - dest_off) in xen_phys_memcpy()
685 dest_len = (NR_FIX_BTMAPS << PAGE_SHIFT) - dest_off; in xen_phys_memcpy()
687 if (src_len > (NR_FIX_BTMAPS << PAGE_SHIFT) - src_off) in xen_phys_memcpy()
688 src_len = (NR_FIX_BTMAPS << PAGE_SHIFT) - src_off; in xen_phys_memcpy()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/xen/
H A Dsetup.c684 if (dest_len > (NR_FIX_BTMAPS << PAGE_SHIFT) - dest_off) in xen_phys_memcpy()
685 dest_len = (NR_FIX_BTMAPS << PAGE_SHIFT) - dest_off; in xen_phys_memcpy()
687 if (src_len > (NR_FIX_BTMAPS << PAGE_SHIFT) - src_off) in xen_phys_memcpy()
688 src_len = (NR_FIX_BTMAPS << PAGE_SHIFT) - src_off; in xen_phys_memcpy()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/
H A Dtables.c501 #define MAP_CHUNK_SIZE (NR_FIX_BTMAPS << PAGE_SHIFT)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/
H A Dtables.c501 #define MAP_CHUNK_SIZE (NR_FIX_BTMAPS << PAGE_SHIFT)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/
H A Dtables.c501 #define MAP_CHUNK_SIZE (NR_FIX_BTMAPS << PAGE_SHIFT)