Home
last modified time | relevance | path

Searched defs:lr (Results 1 – 18 of 18) sorted by relevance

/openbmc/qemu/hw/core/
H A Dreset.c65 LegacyReset *lr = LEGACY_RESET(obj); in legacy_reset_get_state() local
71 LegacyReset *lr = LEGACY_RESET(obj); in legacy_reset_hold() local
98 LegacyReset *lr = LEGACY_RESET(obj); in qemu_register_reset() local
108 LegacyReset *lr = LEGACY_RESET(obj); in qemu_register_reset_nosnapshotload() local
119 LegacyReset *lr; member
124 LegacyReset *lr; in find_legacy_reset_cb() local
/openbmc/qemu/hw/intc/
H A Darm_gicv3_cpuif.c65 static uint32_t ich_lr_vintid(uint64_t lr) in ich_lr_vintid()
70 static uint32_t ich_lr_pintid(uint64_t lr) in ich_lr_pintid()
75 static uint32_t ich_lr_prio(uint64_t lr) in ich_lr_prio()
80 static int ich_lr_state(uint64_t lr) in ich_lr_state()
208 uint64_t lr = cs->ich_lr_el2[i]; in hppvi_index() local
293 static bool icv_hppi_can_preempt(GICv3CPUState *cs, uint64_t lr) in icv_hppi_can_preempt()
406 uint64_t lr = cs->ich_lr_el2[i]; in eoi_maintenance_interrupt_state() local
500 uint64_t lr = cs->ich_lr_el2[idx]; in gicv3_cpuif_virt_irq_fiq_update() local
752 uint64_t lr = cs->ich_lr_el2[idx]; in icv_hppir_read() local
814 uint64_t lr = cs->ich_lr_el2[idx]; in icv_iar_read() local
[all …]
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_reg.h27 uint64_t lr; member
/openbmc/qemu/include/hw/rtc/
H A Dpl031.h42 uint32_t lr; member
/openbmc/u-boot/post/lib_powerpc/
H A Db.c36 ulong lr = 0; in cpu_post_test_bc() local
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dboard.c31 uint32_t lr; member
/openbmc/qemu/include/hw/timer/
H A Dimx_epit.h75 uint32_t lr; member
/openbmc/u-boot/include/configs/
H A Dbcmstb.h26 u32 lr; member
/openbmc/qemu/target/arm/tcg/
H A Dm_helper.c742 static uint32_t v7m_integrity_sig(CPUARMState *env, uint32_t lr) in v7m_integrity_sig()
758 static bool v7m_push_callee_stack(ARMCPU *cpu, uint32_t lr, bool dotailchain, in v7m_push_callee_stack()
835 static void v7m_exception_taken(ARMCPU *cpu, uint32_t lr, bool dotailchain, in v7m_exception_taken()
2195 uint32_t lr; in arm_v7m_cpu_do_interrupt() local
H A Dtranslate-a64.c1743 TCGv_i64 lr = cpu_reg(s, 30); in trans_BLR() local
1802 TCGv_i64 dst, lr; in trans_BLRAZ() local
1852 TCGv_i64 dst, lr; in trans_BLRA() local
/openbmc/qemu/block/
H A Dblklogwrites.c360 blk_log_writes_co_do_log(BlkLogWritesLogReq *lr) in blk_log_writes_co_do_log()
486 BlkLogWritesLogReq lr = { in blk_log_writes_co_log() local
/openbmc/u-boot/common/
H A Dbedbug.c1060 unsigned long lr; /* LR register from PPC */ in find_next_address() local
/openbmc/qemu/target/hexagon/
H A Dgenptr.c698 TCGv lr = get_result_gpr(ctx, HEX_REG_LR); in gen_call() local
705 TCGv lr = get_result_gpr(ctx, HEX_REG_LR); in gen_callr() local
713 TCGv lr = get_result_gpr(ctx, HEX_REG_LR); in gen_cond_call() local
/openbmc/qemu/linux-user/aarch64/
H A Dsignal.c155 uint64_t lr; member
/openbmc/qemu/linux-headers/asm-powerpc/
H A Dkvm.h39 __u64 lr; member
/openbmc/qemu/include/hw/ppc/
H A Dspapr_nested.h471 uint64_t lr; member
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h267 u32 lr; /* Load register */ member
/openbmc/qemu/target/ppc/
H A Dcpu.h1225 target_ulong lr; member