Searched defs:vmlinux (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/arch/powerpc/boot/ | 
| 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-v5.4/tools/perf/tests/ | 
| D | vmlinux-kallsyms.c | 23 	struct machine kallsyms, vmlinux;  in test__vmlinux_matches_kallsyms()  local
 | 
| /Linux-v5.4/arch/s390/boot/compressed/ | 
| D | decompressor.h | 28 #define vmlinux (*(struct vmlinux_info *)_vmlinux_info)  macro
 | 
| /Linux-v5.4/kernel/livepatch/ | 
| D | core.c | 195 	int i, cnt, vmlinux, ret;  in klp_resolve_symbols()  local
 | 
| /Linux-v5.4/ | 
| D | Makefile | 1076 vmlinux: scripts/link-vmlinux.sh autoksyms_recursive $(vmlinux-deps) FORCE  target
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | symbol.c | 1818 		      const char *vmlinux, bool vmlinux_allocated)  in dso__load_vmlinux()
 | 
| /Linux-v5.4/scripts/mod/ | 
| D | modpost.c | 171 	unsigned int vmlinux:1;    /* 1 if symbol is defined in vmlinux */  member
 |