Home
last modified time | relevance | path

Searched defs:VMALLOC_START (Results 1 - 25 of 66) sorted by relevance

123

/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dmemory.h13 #define VMALLOC_START _AC(0xc0008000, UL) macro
/kernel/linux/linux-6.6/arch/csky/include/asm/
H A Dmemory.h13 #define VMALLOC_START (PAGE_OFFSET + LOWMEM_LIMIT + (PAGE_SIZE * 8)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable_32_areas.h20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
/kernel/linux/linux-5.10/arch/parisc/include/asm/
H A Dfixmap.h39 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dentry-compact.h66 brlo sp, VMALLOC_START, 88f variable
H A Dprocessor.h93 #define VMALLOC_START (PAGE_OFFSET - (CONFIG_ARC_KVADDR_SIZE << 20)) macro
/kernel/linux/linux-6.6/arch/arc/include/asm/
H A Dentry-compact.h66 brlo sp, VMALLOC_START, 88f variable
H A Dprocessor.h87 #define VMALLOC_START (PAGE_OFFSET - (CONFIG_ARC_KVADDR_SIZE << 20)) macro
/kernel/linux/linux-6.6/arch/parisc/include/asm/
H A Dfixmap.h54 #define VMALLOC_START ((unsigned long)parisc_vmalloc_start) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable_32_areas.h20 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_no.h45 #define VMALLOC_START 0 macro
H A Dpgtable_mm.h91 #define VMALLOC_START 0x0f800000 macro
94 #define VMALLOC_START 0xd0000000 macro
98 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
109 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
/kernel/linux/linux-5.10/arch/c6x/include/asm/
H A Dpgtable.h20 #define VMALLOC_START 0 macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dmem-layout.h62 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET)) macro
/kernel/linux/linux-5.10/arch/h8300/include/asm/
H A Dpgtable.h38 #define VMALLOC_START 0 macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_no.h52 #define VMALLOC_START 0 macro
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
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dmem-layout.h62 #define VMALLOC_START ((unsigned long) __va(high_memory + VMALLOC_OFFSET)) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable-32.h98 #define VMALLOC_START MAP_BASE macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-nommu.h64 #define VMALLOC_START 0UL macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable-32.h96 #define VMALLOC_START MAP_BASE macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-nommu.h62 #define VMALLOC_START 0UL macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dpgtable.h77 #define VMALLOC_START (P3SEG) macro
/kernel/liteos_a/kernel/base/include/
H A Dlos_vm_zone.h70 #define VMALLOC_START (UNCACHED_VMM_BASE + UNCACHED_VMM_SIZE) macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dpgtable.h79 #define VMALLOC_START (P3SEG) macro

Completed in 8 milliseconds

123