Searched defs:vmlinux (Results 1 – 7 of 7) sorted by relevance
/linux/arch/powerpc/boot/ |
A D | main.c | 101 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/tools/objtool/ |
A D | builtin-check.c | 23 validate_dup, vmlinux, mcount, noinstr, backup; variable
|
/linux/arch/s390/boot/compressed/ |
A D | decompressor.h | 36 #define vmlinux (*(struct vmlinux_info *)_vmlinux_info) macro
|
/linux/tools/perf/tests/ |
A D | vmlinux-kallsyms.c | 121 struct machine kallsyms, vmlinux; in test__vmlinux_matches_kallsyms() local
|
/linux/arch/mips/tools/ |
A D | loongson3-llsc-check.c | 241 void *vmlinux; in main() local
|
/linux/ |
A D | Makefile | 1160 vmlinux: scripts/link-vmlinux.sh autoksyms_recursive $(vmlinux-deps) FORCE target
|
/linux/tools/perf/util/ |
A D | symbol.c | 2030 const char *vmlinux, bool vmlinux_allocated) in dso__load_vmlinux()
|
Completed in 18 milliseconds