Home
last modified time | relevance | path

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

12

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h104 #define VMALLOC_OFFSET (8*1024*1024) macro
105 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h104 #define VMALLOC_OFFSET (8*1024*1024) macro
105 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h104 #define VMALLOC_OFFSET (8*1024*1024) macro
105 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h111 #define VMALLOC_OFFSET (0x1000000) /* 16M */ macro
113 …e VMALLOC_START (((ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
115 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h111 #define VMALLOC_OFFSET (0x1000000) /* 16M */ macro
113 …e VMALLOC_START (((ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
115 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h111 #define VMALLOC_OFFSET (0x1000000) /* 16M */ macro
113 …e VMALLOC_START (((ALIGN((long)high_memory, PPC_PIN_SIZE) + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
115 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_32_areas.h14 #define VMALLOC_OFFSET (8 * 1024 * 1024) macro
20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_32_areas.h14 #define VMALLOC_OFFSET (8 * 1024 * 1024) macro
20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_32_areas.h14 #define VMALLOC_OFFSET (8 * 1024 * 1024) macro
20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET)
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dmem-layout.h62 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET))
65 #define VMALLOC_OFFSET PAGE_SIZE macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dmem-layout.h62 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET))
65 #define VMALLOC_OFFSET PAGE_SIZE macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/hexagon/include/asm/
H A Dmem-layout.h62 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET))
65 #define VMALLOC_OFFSET PAGE_SIZE macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/asm/
H A Dpgtable_32.h49 #define VMALLOC_OFFSET (8*1024*1024) macro
50 #define VMALLOC_START (((unsigned long) high_memory + 2*VMALLOC_OFFSET-1) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/include/asm/
H A Dpgtable.h45 #define VMALLOC_OFFSET (__va_space) macro
46 #define VMALLOC_START ((end_iomem + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/include/asm/
H A Dpgtable.h45 #define VMALLOC_OFFSET (__va_space) macro
46 #define VMALLOC_START ((end_iomem + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/include/asm/
H A Dpgtable.h45 #define VMALLOC_OFFSET (__va_space) macro
46 #define VMALLOC_START ((end_iomem + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/include/asm/
H A Dpgtable.h41 #define VMALLOC_OFFSET (8*1024*1024) macro
42 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/include/asm/
H A Dpgtable.h41 #define VMALLOC_OFFSET (8*1024*1024) macro
42 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/include/asm/
H A Dpgtable.h41 #define VMALLOC_OFFSET (8*1024*1024) macro
42 #define VMALLOC_START (((unsigned long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h187 #define VMALLOC_OFFSET (0x1000000) /* 16M */ macro
189 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h187 #define VMALLOC_OFFSET (0x1000000) /* 16M */ macro
189 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h187 #define VMALLOC_OFFSET (0x1000000) /* 16M */ macro
189 #define VMALLOC_START ((((long)high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)))
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/mm/
H A Dpgtable_32.c82 __VMALLOC_RESERVE = memparse(arg, &arg) + VMALLOC_OFFSET; in parse_vmalloc()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/mm/
H A Dpgtable_32.c82 __VMALLOC_RESERVE = memparse(arg, &arg) + VMALLOC_OFFSET; in parse_vmalloc()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/mm/
H A Dpgtable_32.c82 __VMALLOC_RESERVE = memparse(arg, &arg) + VMALLOC_OFFSET; in parse_vmalloc()

12