Home
last modified time | relevance | path

Searched defs:reg_off (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dsve_ldst_internal.h157 static inline void sve_ld1qq_le_host(void *vd, intptr_t reg_off, void *host) in sve_ld1qq_le_host()
164 sve_ld1qq_be_tlb(CPUARMState *env, void *vd, intptr_t reg_off, in sve_ld1qq_be_tlb()
172 sve_ld1qq_le_tlb(CPUARMState *env, void *vd, intptr_t reg_off, in sve_ld1qq_le_tlb()
179 static inline void sve_st1qq_be_host(void *vd, intptr_t reg_off, void *host) in sve_st1qq_be_host()
185 static inline void sve_st1qq_le_host(void *vd, intptr_t reg_off, void *host) in sve_st1qq_le_host()
192 sve_st1qq_be_tlb(CPUARMState *env, void *vd, intptr_t reg_off, in sve_st1qq_be_tlb()
200 sve_st1qq_le_tlb(CPUARMState *env, void *vd, intptr_t reg_off, in sve_st1qq_le_tlb()
H A Dsve_helper.c5866 static intptr_t find_next_active(uint64_t *vg, intptr_t reg_off, in find_next_active()
6110 intptr_t mem_off, reg_off, reg_last; in sve_cont_ldst_watchpoints() local
6172 intptr_t mem_off, reg_off, reg_last; in sve_cont_ldst_mte_check() local
6225 intptr_t reg_off, reg_last, mem_off; in sve_ldN_r() local
6551 intptr_t reg_off, mem_off, reg_last; in sve_ldnfff1_r() local
6857 intptr_t reg_off, reg_last, mem_off; in DO_LDFF1_LDNF1_1() local
7121 intptr_t reg_off; in sve_ld1_z() local
7325 intptr_t reg_off; in DO_LD1_ZPZ_S() local
7529 intptr_t reg_off, i; in DO_LDFF1_ZPZ_S() local
7881 intptr_t reg_off, reg_last, reg_n; in sve2p1_ld1_c() local
[all …]
H A Dsme_helper.c542 intptr_t reg_off, reg_last; in DO_LD() local
744 intptr_t reg_off, reg_last; in DO_LD() local
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dctrl_pex.c286 u32 pex_config_read(u32 pex_if, u32 bus, u32 dev, u32 func, u32 reg_off) in pex_config_read()
/openbmc/u-boot/drivers/clk/
H A Dclk_meson.h27 u16 reg_off; member
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dliodn.c32 unsigned long reg_off = tbl[i].reg_offset[0]; in set_srio_liodn() local