Home
last modified time | relevance | path

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

12

/arch/x86/kernel/
Ddumpstack_32.c40 unsigned long *begin = (unsigned long *)this_cpu_read(pcpu_hot.hardirq_stack_ptr); in in_hardirq_stack() local
65 unsigned long *begin = (unsigned long *)this_cpu_read(pcpu_hot.softirq_stack_ptr); in in_softirq_stack() local
93 void *begin = ss->stack; in in_doublefault_stack() local
Ddumpstack_64.c96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
138 unsigned long *begin; in in_irq_stack() local
Dsys_x86_64.c97 unsigned long *begin, unsigned long *end) in find_start_end()
129 unsigned long begin, end; in arch_get_unmapped_area() local
Ddumpstack.c35 unsigned long *begin = task_stack_page(task); in in_task_stack() local
54 void *begin = ss; in in_entry_stack() local
/arch/sh/mm/
Dcache-sh3.c35 unsigned long begin, end; in sh3__flush_wback_region() local
74 unsigned long begin, end; in sh3__flush_purge_region() local
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-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/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/x86/include/asm/
Dstacktrace.h28 unsigned long *begin, *end, *next_sp; member
55 void *begin = info->begin; in on_stack() local
/arch/riscv/errata/andes/
Derrata.c64 void __init_or_module andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in andes_errata_patch_func()
/arch/riscv/kernel/
Dalternative.c152 static void __init_or_module _apply_alternatives(struct alt_entry *begin, in _apply_alternatives()
177 struct alt_entry *begin, *end; in apply_vdso_alternatives() local
/arch/loongarch/kernel/
Dprocess.c235 unsigned long begin = (unsigned long)this_cpu_read(irq_stack); in in_irq_stack() local
256 unsigned long begin = (unsigned long)task_stack_page(task); in in_task_stack() local
Drelocate.c46 void *begin, *end; in relocate_absolute() local
/arch/arm64/kvm/
Dva_layout.c93 int32_t *begin = (int32_t *)__hyp_reloc_begin; in kvm_apply_hyp_relocations() local
114 kvm_nvhe_reloc_t *begin, in kvm_apply_hyp_module_relocations()
/arch/powerpc/kernel/
Dcrash_dump.c100 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
/arch/riscv/errata/thead/
Derrata.c89 void thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in thead_errata_patch_func()
/arch/loongarch/include/asm/
Dstacktrace.h21 unsigned long begin, end, next_sp; member
/arch/riscv/errata/sifive/
Derrata.c85 void sifive_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, in sifive_errata_patch_func()
/arch/powerpc/kexec/
Dcore_64.c38 unsigned long begin, end; /* limits of segment */ in machine_kexec_prepare() local
/arch/mips/mm/
Dsc-rm7k.c189 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
/arch/arm64/kernel/
Dmachine_kexec.c334 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
Dalternative.c36 struct alt_instr *begin; member
/arch/s390/kernel/
Dmachine_kexec.c136 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
/arch/x86/mm/
Dinit.c897 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
946 void free_kernel_image_pages(const char *what, void *begin, void *end) in free_kernel_image_pages()

12