Home
last modified time | relevance | path

Searched defs:fixup (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dextable.c28 unsigned long insn, fixup; member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dtraps.c88 unsigned long fixup = search_exception_table(regs->nip); in MachineCheckException() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/
H A Dtraps.c96 unsigned long fixup; in MachineCheckException() local
H A Dmp.c104 ulong fixup = (ulong)&__secondary_start_page; in setup_mp() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dtraps.c104 unsigned long fixup; in MachineCheckException() local
/rk3399_rockchip-uboot/include/
H A Dbidram.h17 bool fixup; member
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dtraps.c132 unsigned long fixup; in MachineCheckException() local
H A Dmp.c420 ulong fixup = (u32)&__secondary_start_page; in setup_mp() local
/rk3399_rockchip-uboot/lib/
H A Dslre.c312 fixup_branch(struct slre *r, int fixup) in fixup_branch()
323 int op, esc, branch_start, last_op, fixup, cap_no, level; in compile() local