Home
last modified time | relevance | path

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

/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
/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 …]
/qemu/bsd-user/aarch64/
H A Dtarget_arch_reg.h27 uint64_t lr; member
/qemu/include/hw/rtc/
H A Dpl031.h42 uint32_t lr; member
/qemu/include/hw/timer/
H A Dimx_epit.h75 uint32_t lr; member
/qemu/target/arm/tcg/
H A Dm_helper.c739 static uint32_t v7m_integrity_sig(CPUARMState *env, uint32_t lr) in v7m_integrity_sig()
755 static bool v7m_push_callee_stack(ARMCPU *cpu, uint32_t lr, bool dotailchain, in v7m_push_callee_stack()
832 static void v7m_exception_taken(ARMCPU *cpu, uint32_t lr, bool dotailchain, in v7m_exception_taken()
2186 uint32_t lr; in arm_v7m_cpu_do_interrupt() local
H A Dtranslate-a64.c1736 TCGv_i64 lr = cpu_reg(s, 30); in trans_BLR() local
1795 TCGv_i64 dst, lr; in trans_BLRAZ() local
1841 TCGv_i64 dst, lr; in trans_BLRA() local
/qemu/block/
H A Dblklogwrites.c364 blk_log_writes_co_do_log(BlkLogWritesLogReq *lr) in blk_log_writes_co_do_log()
490 BlkLogWritesLogReq lr = { in blk_log_writes_co_log() local
/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
/qemu/linux-user/aarch64/
H A Dsignal.c131 uint64_t lr; member
/qemu/linux-headers/asm-powerpc/
H A Dkvm.h39 __u64 lr; member
/qemu/include/hw/ppc/
H A Dspapr_nested.h471 uint64_t lr; member
/qemu/target/ppc/
H A Dcpu.h1225 target_ulong lr; member