Home
last modified time | relevance | path

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

123

/arch/alpha/mm/
Dinit.c156 if (srm_fixup(VMALLOC_START, (unsigned long)hwrpb)) in callback_init()
161 (VMALLOC_START + (unsigned long)crb->dispatch_va in callback_init()
164 (VMALLOC_START + (unsigned long)crb->fixup_va in callback_init()
185 pgd = pgd_offset_k(VMALLOC_START); in callback_init()
187 pmd = pmd_offset(pgd, VMALLOC_START); in callback_init()
192 unsigned long vaddr = VMALLOC_START; in callback_init()
219 console_remap_vm.addr = (void *) VMALLOC_START; in callback_init()
220 console_remap_vm.size = vaddr - VMALLOC_START; in callback_init()
/arch/cris/include/arch-v10/arch/
Dpgtable.h9 #define VMALLOC_START KSEG_7 macro
12 #define VMALLOC_START KSEG_D macro
/arch/h8300/include/asm/
Dpgtable.h62 #define VMALLOC_START 0 macro
69 #define VMALLOC_START 0 macro
/arch/powerpc/mm/
Dslb.c142 :: "r"(mk_vsid_data(VMALLOC_START, mmu_kernel_ssize, vflags)), in slb_flush_and_rebolt()
143 "r"(mk_esid_data(VMALLOC_START, mmu_kernel_ssize, 1)), in slb_flush_and_rebolt()
154 slb_shadow_update(VMALLOC_START, mmu_kernel_ssize, vflags, 1); in slb_vmalloc_update()
314 create_shadowed_slbe(VMALLOC_START, mmu_kernel_ssize, vflags, 1); in slb_initialize()
Dinit_64.c132 kclist_add(&kcore_vmem, (void *)VMALLOC_START, VMALLOC_END-VMALLOC_START); in setup_kcore()
Dinit_32.c280 kclist_add(&kcore_vmem, (void *)VMALLOC_START, in setup_kcore()
281 VMALLOC_END-VMALLOC_START); in setup_kcore()
/arch/m68k/include/asm/
Dpgtable_mm.h83 #define VMALLOC_START (((unsigned long) high_memory + VMALLOC_OFFSET) & ~(VMALLOC_OFFSET-1)) macro
87 #define VMALLOC_START 0x0f800000 macro
Dpgtable_no.h65 #define VMALLOC_START 0 macro
/arch/cris/include/arch-v32/arch/
Dpgtable.h5 #define VMALLOC_START KSEG_D macro
/arch/sh/include/asm/
Dpgtable.h82 #define VMALLOC_START (P3SEG) macro
84 #define VMALLOC_START (0xf0000000) macro
/arch/parisc/include/asm/
Dfixmap.h26 #define VMALLOC_START ((unsigned long)vmalloc_start) macro
/arch/mips/include/asm/
Dpgtable-64.h104 #define VMALLOC_START MAP_BASE macro
106 (VMALLOC_START + PTRS_PER_PGD * PTRS_PER_PMD * PTRS_PER_PTE * PAGE_SIZE)
108 VMALLOC_START != CKSSEG
/arch/arm/mach-ixp4xx/include/mach/
Dio.h70 if ((__force u32)addr >= VMALLOC_START) in __ixp4xx_iounmap()
99 if (addr >= VMALLOC_START) { in __ixp4xx_writeb()
123 if (addr >= VMALLOC_START) { in __ixp4xx_writew()
145 if (addr >= VMALLOC_START) { in __ixp4xx_writel()
166 if (addr >= VMALLOC_START) in __ixp4xx_readb()
190 if (addr >= VMALLOC_START) in __ixp4xx_readw()
214 if (addr >= VMALLOC_START) in __ixp4xx_readl()
/arch/arm/mm/
Diomap.c49 if ((unsigned long)addr >= VMALLOC_START && in pci_iounmap()
Dioremap.c120 memcpy(pgd_offset(mm, VMALLOC_START), in __check_kvm_seq()
121 pgd_offset_k(VMALLOC_START), in __check_kvm_seq()
123 pgd_index(VMALLOC_START))); in __check_kvm_seq()
/arch/arm/include/asm/
Dpgtable-nommu.h89 #define VMALLOC_START 0 macro
/arch/x86/mm/
Dinit_32.c1042 kclist_add(&kcore_vmalloc, (void *)VMALLOC_START, in mem_init()
1043 VMALLOC_END-VMALLOC_START); in mem_init()
1074 VMALLOC_START, VMALLOC_END, in mem_init()
1075 (VMALLOC_END - VMALLOC_START) >> 20, in mem_init()
1100 BUILD_BUG_ON(VMALLOC_START >= VMALLOC_END); in mem_init()
1108 BUG_ON(VMALLOC_START >= VMALLOC_END); in mem_init()
1109 BUG_ON((unsigned long)high_memory > VMALLOC_START); in mem_init()
Dfault.c505 if (!(address >= VMALLOC_START && address < VMALLOC_END)) in vmalloc_fault()
530 if (!(address >= VMALLOC_START && address < VMALLOC_END)) in vmalloc_fault()
902 for (address = VMALLOC_START & PMD_MASK;
917 for (address = VMALLOC_START & PGDIR_MASK; address <= VMALLOC_END;
Ddump_pagetables.c46 { VMALLOC_START, "vmalloc() Area" },
333 address_markers[2].start_address = VMALLOC_START; in pt_dump_init()
/arch/powerpc/include/asm/
Dpgtable-ppc64.h40 #define VMALLOC_START ASM_CONST(0xD000000000000000) macro
42 #define VMALLOC_END (VMALLOC_START + VMALLOC_SIZE)
57 #define IOREMAP_END (VMALLOC_START + PGTABLE_RANGE)
66 #define VMALLOC_REGION_ID (REGION_ID(VMALLOC_START))
/arch/sh/mm/
Dinit.c227 kclist_add(&kcore_vmalloc, (void *)VMALLOC_START, in mem_init()
228 VMALLOC_END - VMALLOC_START); in mem_init()
/arch/mn10300/mm/
Dinit.c60 for (loop = VMALLOC_START / (PAGE_SIZE * PTRS_PER_PTE); in paging_init()
/arch/blackfin/include/asm/
Dpgtable.h92 #define VMALLOC_START 0 macro
/arch/cris/kernel/
Dtraps.c46 module_start = VMALLOC_START; in show_trace()
/arch/x86/include/asm/
Dpgtable_32.h60 #define VMALLOC_START ((unsigned long)high_memory + VMALLOC_OFFSET) macro

123