Home
last modified time | relevance | path

Searched refs:load_fit (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu/qemu-6.2.0/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu60/qemu-6.0.0/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu-utils/qemu-4.2.1/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu5/qemu-5.2.0/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/hw/
H A Dloader-fit.h39 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/core/
H A Dloader-fit.c253 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu42/qemu-4.2.1/hw/core/
H A Dloader-fit.c259 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu-utils/qemu-4.2.1/hw/core/
H A Dloader-fit.c259 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu/qemu-6.2.0/hw/core/
H A Dloader-fit.c260 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu60/qemu-6.0.0/hw/core/
H A Dloader-fit.c260 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu5/qemu-5.2.0/hw/core/
H A Dloader-fit.c260 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/core/
H A Dloader-fit.c260 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/core/
H A Dloader-fit.c260 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/core/
H A Dloader-fit.c260 int load_fit(const struct fit_loader *ldr, const char *filename, void *opaque) in load_fit() function
/dports/emulators/qemu42/qemu-4.2.1/hw/mips/
H A Dboston.c535 fit_err = load_fit(&boston_fit_loader, machine->kernel_filename, s); in boston_mach_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/mips/
H A Dboston.c503 fit_err = load_fit(&boston_fit_loader, machine->kernel_filename, s); in boston_mach_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/mips/
H A Dboston.c536 fit_err = load_fit(&boston_fit_loader, machine->kernel_filename, s); in boston_mach_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/mips/
H A Dboston.c542 fit_err = load_fit(&boston_fit_loader, machine->kernel_filename, s); in boston_mach_init()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/mips/
H A Dboston.c535 fit_err = load_fit(&boston_fit_loader, machine->kernel_filename, s); in boston_mach_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/mips/
H A Dboston.c533 fit_err = load_fit(&boston_fit_loader, machine->kernel_filename, s);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/mips/
H A Dboston.c533 fit_err = load_fit(&boston_fit_loader, machine->kernel_filename, s); in boston_mach_init()

12