Home
last modified time | relevance | path

Searched defs:VMALLOC_START (Results 1 – 25 of 94) sorted by relevance

1234

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h91 #define VMALLOC_START 0x0f800000 macro
94 #define VMALLOC_START 0xd0000000 macro
105 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
H A Dpgtable_no.h51 #define VMALLOC_START 0 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h91 #define VMALLOC_START 0x0f800000 macro
94 #define VMALLOC_START 0xd0000000 macro
105 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
H A Dpgtable_no.h51 #define VMALLOC_START 0 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dpgtable_mm.h91 #define VMALLOC_START 0x0f800000 macro
94 #define VMALLOC_START 0xd0000000 macro
105 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
H A Dpgtable_no.h51 #define VMALLOC_START 0 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/include/asm/
H A Dmemory.h13 #define VMALLOC_START (PAGE_OFFSET + LOWMEM_LIMIT + (PAGE_SIZE * 8)) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/include/asm/
H A Dmemory.h13 #define VMALLOC_START (PAGE_OFFSET + LOWMEM_LIMIT + (PAGE_SIZE * 8)) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/include/asm/
H A Dmemory.h13 #define VMALLOC_START (PAGE_OFFSET + LOWMEM_LIMIT + (PAGE_SIZE * 8)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/parisc/include/asm/
H A Dfixmap.h39 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/parisc/include/asm/
H A Dfixmap.h39 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/parisc/include/asm/
H A Dfixmap.h39 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_32_areas.h20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
H A Dpgtable_64_types.h133 # define VMALLOC_START vmalloc_base macro
137 # define VMALLOC_START __VMALLOC_BASE_L4 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_32_areas.h20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
H A Dpgtable_64_types.h133 # define VMALLOC_START vmalloc_base macro
137 # define VMALLOC_START __VMALLOC_BASE_L4 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/
H A Dpgtable_32_areas.h20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
H A Dpgtable_64_types.h133 # define VMALLOC_START vmalloc_base macro
137 # define VMALLOC_START __VMALLOC_BASE_L4 macro
/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)) 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)) 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)) macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/h8300/include/asm/
H A Dpgtable.h38 #define VMALLOC_START 0 macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/h8300/include/asm/
H A Dpgtable.h38 #define VMALLOC_START 0 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/h8300/include/asm/
H A Dpgtable.h38 #define VMALLOC_START 0 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/include/asm/
H A Dprocessor.h93 #define VMALLOC_START (PAGE_OFFSET - (CONFIG_ARC_KVADDR_SIZE << 20)) macro

1234