Home
last modified time | relevance | path

Searched defs:kernel_map (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/arch/h8300/mm/
Dmemory.c49 unsigned long kernel_map(unsigned long paddr, unsigned long size, in kernel_map() function
/Linux-v5.15/arch/riscv/mm/
Dinit.c37 #define kernel_map (*(struct kernel_mapping *)XIP_FIXUP(&kernel_map)) macro
/Linux-v5.15/kernel/
Dkexec_file.c1258 int crash_prepare_elf64_headers(struct crash_mem *mem, int kernel_map, in crash_prepare_elf64_headers()
/Linux-v5.15/tools/perf/util/
Dmap.c475 struct map *kernel_map = machine__kernel_map(kmap->kmaps->machine); in map__rip_2objdump() local
/Linux-v5.15/tools/perf/
Dbuiltin-report.c575 struct map *kernel_map = machine__kernel_map(&rep->session->machines.host); in report__warn_kptr_restrict() local
Dbuiltin-kmem.c333 struct map *kernel_map; in build_alloc_func_list() local