Searched defs:lr (Results 1 – 13 of 13) sorted by relevance
/qemu/hw/core/ |
H A D | reset.c | 65 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 D | arm_gicv3_cpuif.c | 65 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 D | target_arch_reg.h | 27 uint64_t lr; member
|
/qemu/include/hw/rtc/ |
H A D | pl031.h | 42 uint32_t lr; member
|
/qemu/include/hw/timer/ |
H A D | imx_epit.h | 75 uint32_t lr; member
|
/qemu/target/arm/tcg/ |
H A D | m_helper.c | 739 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 D | translate-a64.c | 1736 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 D | blklogwrites.c | 364 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 D | genptr.c | 698 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 D | signal.c | 131 uint64_t lr; member
|
/qemu/linux-headers/asm-powerpc/ |
H A D | kvm.h | 39 __u64 lr; member
|
/qemu/include/hw/ppc/ |
H A D | spapr_nested.h | 471 uint64_t lr; member
|
/qemu/target/ppc/ |
H A D | cpu.h | 1225 target_ulong lr; member
|