Home
last modified time | relevance | path

Searched defs:begin (Results 1 – 25 of 26) sorted by relevance

12

/arch/x86/kernel/
Ddumpstack_32.c37 unsigned long *begin = (unsigned long *)this_cpu_read(hardirq_stack_ptr); in in_hardirq_stack() local
62 unsigned long *begin = (unsigned long *)this_cpu_read(softirq_stack_ptr); in in_softirq_stack() local
Ddumpstack_64.c89 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
131 unsigned long *begin = end - (IRQ_STACK_SIZE / sizeof(long)); in in_irq_stack() local
Dsys_x86_64.c103 unsigned long *begin, unsigned long *end) in find_start_end()
135 unsigned long begin, end; in arch_get_unmapped_area() local
Ddumpstack.c35 unsigned long *begin = task_stack_page(task); in in_task_stack() local
53 void *begin = ss; in in_entry_stack() local
Dvmlinux.lds.S226 __init_begin = .; /* paired with __init_end */
/arch/sh/mm/
Dcache-sh2.c21 unsigned long begin, end; in sh2__flush_wback_region() local
42 unsigned long begin, end; in sh2__flush_purge_region() local
Dcache-sh3.c37 unsigned long begin, end; in sh3__flush_wback_region() local
76 unsigned long begin, end; in sh3__flush_purge_region() local
Dcache-sh2a.c53 unsigned long begin, end; in sh2a__flush_wback_region() local
94 unsigned long begin, end; in sh2a__flush_purge_region() local
124 unsigned long begin, end; in sh2a__flush_invalidate_region() local
/arch/mips/mti-malta/
Dmalta-memory.c27 static void free_init_pages_eva_malta(void *begin, void *end) in free_init_pages_eva_malta()
/arch/x86/include/asm/
Dstacktrace.h28 unsigned long *begin, *end, *next_sp; member
43 void *begin = info->begin; in on_stack() local
/arch/mips/ath25/
Dboard.c61 const void __iomem *begin = limit - 0x1000; in find_board_config() local
74 const void __iomem *rcfg, *begin, *end; in find_radio_config() local
/arch/powerpc/include/asm/book3s/32/
Dkup.h145 unsigned long begin = regs->kuap & 0xf0000000; in bad_kuap_fault() local
/arch/powerpc/kernel/
Dcrash_dump.c124 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
Dmachine_kexec_64.c38 unsigned long begin, end; /* limits of segment */ in default_machine_kexec_prepare() local
Dfadump.c1336 static void fadump_release_memory(u64 begin, u64 end) in fadump_release_memory()
/arch/mips/mm/
Dsc-rm7k.c189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
Dinit.c476 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
Dc-r4k.c1510 unsigned long flags, addr, begin, end, pow2; in probe_scache() local
/arch/arm64/kernel/
Dmachine_kexec.c355 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
Dalternative.c29 struct alt_instr *begin; member
/arch/s390/kernel/
Dmachine_kexec.c178 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
/arch/x86/mm/
Dinit.c811 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
860 void free_kernel_image_pages(void *begin, void *end) in free_kernel_image_pages()
/arch/powerpc/include/asm/
Dpmac_pfunc.h58 void * (*begin)(struct pmf_function *func, struct pmf_args *args); member
/arch/s390/include/asm/
Dstacktrace.h19 unsigned long begin, end; member
/arch/ia64/kernel/
Dpalinfo.c153 int i, begin, skip = 0; in bitregister_process() local

12