| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | qfw.c | 17 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 D | spl_rkfw.c | 105 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 D | fit_misc.c | 59 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 D | semihosting.c | 149 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 D | efi-stub-helper.c | 568 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 D | file.c | 135 unsigned long *load_addr, in handle_cmdline_files()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | elf.h | 107 #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 D | gpheader.h | 28 uint32_t load_addr; member
|
| H A D | gpimage-common.c | 67 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 D | genelf.c | 143 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 D | elf.h | 36 #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 D | elf.h | 16 #define ELF_PLAT_INIT(_r, load_addr) argument
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/probes/ |
| H A D | simulate-insn.c | 173 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 D | elf.h | 57 #define ELF_PLAT_INIT(_r, load_addr) ((_r)->r0 = 0) argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-keystone/ |
| H A D | cmd_mon.c | 19 u32 addr, dpsc_base = 0x1E80000, freq, load_addr, size; in do_mon_install() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ubispl.h | 78 void *load_addr; member
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | image-android.c | 838 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 D | elf-fdpic.h | 26 unsigned long load_addr; /* user address at which to map binary */ member
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vDSO/ |
| H A D | parse_vdso.c | 44 uintptr_t load_addr; member
|
| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | elf.h | 56 #define ELF_PLAT_INIT(_r, load_addr) { _r->a0 = 0; } argument
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | elf.h | 61 #define ELF_PLAT_INIT(_r, load_addr) _r->a1 = 0 argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | elf.h | 77 # define ELF_PLAT_INIT(_r, load_addr) do { \ argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | binfmt_elf_fdpic.c | 745 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 D | entry_from_vm86.c | 27 static unsigned long load_addr = 0x10000; variable
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kexec/ |
| H A D | ima.c | 139 int arch_ima_add_kexec_buffer(struct kimage *image, unsigned long load_addr, in arch_ima_add_kexec_buffer()
|