Home
last modified time | relevance | path

Searched defs:kernel_start (Results 1 – 10 of 10) sorted by relevance

/linux/tools/perf/util/
H A Dthread-stack.c96 u64 kernel_start; member
516 static inline u64 callchain_context(u64 ip, u64 kernel_start) in callchain_context()
523 size_t sz, u64 ip, u64 kernel_start) in thread_stack__sample()
566 u64 sample_ip, u64 kernel_start) in thread_stack__sample_late()
650 static bool us_start(struct branch_entry *be, u64 kernel_start, bool *start) in us_start()
662 static bool ks_start(struct branch_entry *be, u64 sample_ip, u64 kernel_start, in ks_start()
680 u64 ip, u64 kernel_start) in thread_stack__br_sample_late()
H A Dmachine.h48 u64 kernel_start; member
92 u64 kernel_start = machine__kernel_start(machine); in machine__kernel_ip() local
H A Ddb-export.c215 u64 kernel_start = machine__kernel_start(machine); in call_path_from_sample() local
/linux/arch/arm/boot/bootp/
H A Dkernel.S3 kernel_start: label
/linux/arch/riscv/mm/
H A Dphysaddr.c24 unsigned long kernel_start = kernel_map.virt_addr; in __phys_addr_symbol() local
/linux/arch/s390/boot/
H A Dstartup.c260 unsigned long kernel_start; in setup_kernel_memory_layout() local
389 static void clear_bss_section(unsigned long kernel_start) in clear_bss_section()
H A Dvmem.c95 static void kasan_populate_shadow(unsigned long kernel_start, unsigned long kernel_end) in kasan_populate_shadow()
190 static inline void kasan_populate_shadow(unsigned long kernel_start, unsigned long kernel_end) in kasan_populate_shadow()
479 void setup_vmem(unsigned long kernel_start, unsigned long kernel_end, unsigned long asce_limit) in setup_vmem()
/linux/arch/arm64/mm/
H A Dinit.c493 u64 kernel_start = (u64)_text; in module_init_limits() local
/linux/arch/riscv/kernel/
H A Delf_kexec.c206 unsigned long kernel_start; in elf_kexec_load() local
/linux/arch/parisc/mm/
H A Dinit.c358 unsigned long kernel_start, kernel_end; in map_pages() local