Home
last modified time | relevance | path

Searched defs:vmlinux (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/powerpc/boot/
Dmain.c101 static struct addr_range prep_initrd(struct addr_range vmlinux, void *chosen, in prep_initrd()
150 static void prep_esm_blob(struct addr_range vmlinux, void *chosen) in prep_esm_blob()
186 static inline void prep_esm_blob(struct addr_range vmlinux, void *chosen) { } in prep_esm_blob()
229 struct addr_range vmlinux, initrd; in start() local
/Linux-v5.4/tools/perf/tests/
Dvmlinux-kallsyms.c23 struct machine kallsyms, vmlinux; in test__vmlinux_matches_kallsyms() local
/Linux-v5.4/arch/s390/boot/compressed/
Ddecompressor.h28 #define vmlinux (*(struct vmlinux_info *)_vmlinux_info) macro
/Linux-v5.4/kernel/livepatch/
Dcore.c195 int i, cnt, vmlinux, ret; in klp_resolve_symbols() local
/Linux-v5.4/
DMakefile1076 vmlinux: scripts/link-vmlinux.sh autoksyms_recursive $(vmlinux-deps) FORCE target
/Linux-v5.4/tools/perf/util/
Dsymbol.c1818 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux()
/Linux-v5.4/scripts/mod/
Dmodpost.c171 unsigned int vmlinux:1; /* 1 if symbol is defined in vmlinux */ member