Searched defs:jump_addr (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/arch/riscv/kernel/ |
H A D | machine_kexec.c | 209 unsigned long jump_addr = (unsigned long) image->start; in machine_kexec() local
|
/kernel/linux/linux-5.10/arch/arm/mach-imx/ |
H A D | src.c | 90 void imx_set_cpu_jump(int cpu, void *jump_addr) in imx_set_cpu_jump() argument
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | alternative.c | 66 unsigned long cur_pc, jump_addr, pc; in recompute_jump() local [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-hisi/ |
H A D | platsmp.c | 23 void hi3xxx_set_cpu_jump(int cpu, void *jump_addr) in hi3xxx_set_cpu_jump() argument 106 static void hix5hd2_set_scu_boot_addr(phys_addr_t start_addr, phys_addr_t jump_addr) in hix5hd2_set_scu_boot_addr() argument 142 static void hip01_set_boot_addr(phys_addr_t start_addr, phys_addr_t jump_addr) in hip01_set_boot_addr() argument
|
/kernel/linux/linux-6.6/arch/loongarch/kernel/ |
H A D | alternative.c | 66 unsigned long cur_pc, jump_addr, pc; in recompute_jump() local [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-hisi/ |
H A D | platsmp.c | 23 void hi3xxx_set_cpu_jump(int cpu, void *jump_addr) in hi3xxx_set_cpu_jump() argument 106 static void hix5hd2_set_scu_boot_addr(phys_addr_t start_addr, phys_addr_t jump_addr) in hix5hd2_set_scu_boot_addr() argument 142 static void hip01_set_boot_addr(phys_addr_t start_addr, phys_addr_t jump_addr) in hip01_set_boot_addr() argument
|
/kernel/linux/linux-6.6/arch/arm/mach-imx/ |
H A D | src.c | 146 void imx_set_cpu_jump(int cpu, void *jump_addr) in imx_set_cpu_jump() argument
|
/kernel/linux/linux-6.6/arch/riscv/kernel/probes/ |
H A D | simulate-insn.c | 225 unsigned long jump_addr; in simulate_c_jr_jalr() local
|
Completed in 4 milliseconds