Home
last modified time | relevance | path

Searched defs:load_addr (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/u-boot/cmd/
H A Dqfw.c17 static int qemu_fwcfg_setup_kernel(void *load_addr, void *initrd_addr) in qemu_fwcfg_setup_kernel()
123 void *load_addr; in qemu_fwcfg_do_load() local
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_rkfw.c105 ulong load_addr; in load_image() local
218 char *load_addr; in rkfw_load_trust() local
260 char *load_addr; in rkfw_load_uboot() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit_misc.c59 static int fit_decomp_image(void *fit, int node, ulong *load_addr, in fit_decomp_image()
157 void board_fit_image_post_process(void *fit, int node, ulong *load_addr, in board_fit_image_post_process()
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dsemihosting.c149 static int smh_load_file(const char * const name, ulong load_addr, in smh_load_file()
187 ulong load_addr; in do_smhload() local
/OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/
H A Defi-stub-helper.c568 efi_status_t efi_load_initrd_dev_path(unsigned long *load_addr, in efi_load_initrd_dev_path()
612 unsigned long *load_addr, in efi_load_initrd_cmdline()
639 unsigned long *load_addr, in efi_load_initrd()
H A Dfile.c135 unsigned long *load_addr, in handle_cmdline_files()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Delf.h107 #define ELF_PLAT_INIT(_r, load_addr) \ argument
183 #define ELF_PLAT_INIT(_r, load_addr) \ argument
186 #define COMPAT_ELF_PLAT_INIT(regs, load_addr) \ argument
/OK3568_Linux_fs/u-boot/tools/
H A Dgpheader.h28 uint32_t load_addr; member
H A Dgpimage-common.c67 void gph_set_header(struct gp_header *gph, uint32_t size, uint32_t load_addr, in gph_set_header()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dgenelf.c143 gen_build_id(struct buildid_note *note, unsigned long load_addr, const void *code, size_t csize) in gen_build_id()
245 jit_write_elf(int fd, uint64_t load_addr, const char *sym, in jit_write_elf()
/OK3568_Linux_fs/kernel/arch/x86/um/asm/
H A Delf.h36 #define ELF_PLAT_INIT(regs, load_addr) do { \ argument
131 #define ELF_PLAT_INIT(regs, load_addr) do { \ argument
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Delf.h16 #define ELF_PLAT_INIT(_r, load_addr) argument
/OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/
H A Dsimulate-insn.c173 u64 *load_addr; in simulate_ldr_literal() local
191 s32 *load_addr; in simulate_ldrsw_literal() local
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Delf.h57 #define ELF_PLAT_INIT(_r, load_addr) ((_r)->r0 = 0) argument
/OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/
H A Dcmd_mon.c19 u32 addr, dpsc_base = 0x1E80000, freq, load_addr, size; in do_mon_install() local
/OK3568_Linux_fs/u-boot/include/
H A Dubispl.h78 void *load_addr; member
/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c838 ulong load_addr = 0; in android_image_get_comp_addr() local
913 void *load_addr) in android_image_load_separate()
921 int android_image_memcpy_separate(struct andr_img_hdr *hdr, ulong *load_addr) in android_image_memcpy_separate()
/OK3568_Linux_fs/kernel/include/linux/
H A Delf-fdpic.h26 unsigned long load_addr; /* user address at which to map binary */ member
/OK3568_Linux_fs/kernel/tools/testing/selftests/vDSO/
H A Dparse_vdso.c44 uintptr_t load_addr; member
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Delf.h56 #define ELF_PLAT_INIT(_r, load_addr) { _r->a0 = 0; } argument
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Delf.h61 #define ELF_PLAT_INIT(_r, load_addr) _r->a1 = 0 argument
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Delf.h77 # define ELF_PLAT_INIT(_r, load_addr) do { \ argument
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf_fdpic.c745 unsigned long load_addr, stop; in elf_fdpic_map_file() local
928 unsigned long load_addr, base = ULONG_MAX, top = 0, maddr = 0, mflags; in elf_fdpic_map_file_constdisp_on_uclinux() local
1016 unsigned long load_addr, delta_vaddr; in elf_fdpic_map_file_by_direct_mmap() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dentry_from_vm86.c27 static unsigned long load_addr = 0x10000; variable
/OK3568_Linux_fs/kernel/arch/powerpc/kexec/
H A Dima.c139 int arch_ima_add_kexec_buffer(struct kimage *image, unsigned long load_addr, in arch_ima_add_kexec_buffer()

123