Searched defs:vmlinux (Results 1 – 5 of 5) sorted by relevance
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
196 struct machine vmlinux; in test__vmlinux_matches_kallsyms() local
1228 vmlinux: private _LDFLAGS_vmlinux := $(LDFLAGS_vmlinux) target1229 vmlinux: export LDFLAGS_vmlinux = $(_LDFLAGS_vmlinux) target1230 vmlinux: vmlinux.o $(KBUILD_LDS) modpost target1496 vmlinux: dtbs target
241 void *vmlinux; in main() local
114 #define vmlinux _vmlinux_info macro