/openbmc/qemu/accel/tcg/ |
H A D | user-exec.c | 827 MMUAccessType access_type, int mmu_idx, in probe_access_flags() 839 MMUAccessType access_type, int mmu_idx, uintptr_t ra) in probe_access()
|
/openbmc/qemu/target/loongarch/ |
H A D | cpu.c | 306 int mmu_idx, MemTxAttrs attrs, in loongarch_cpu_do_transaction_failed()
|
/openbmc/qemu/target/arm/ |
H A D | gdbstub64.c | 250 ARMMMUIdx mmu_idx = arm_stage1_mmu_idx(env); in aarch64_gdb_get_pauth_reg() local
|
/openbmc/qemu/target/microblaze/ |
H A D | op_helper.c | 399 int mmu_idx, MemTxAttrs attrs, in mb_cpu_transaction_failed()
|
/openbmc/qemu/target/sh4/ |
H A D | op_helper.c | 30 int mmu_idx, uintptr_t retaddr) in superh_cpu_do_unaligned_access()
|
H A D | helper.c | 796 MMUAccessType access_type, int mmu_idx, in superh_cpu_tlb_fill()
|
/openbmc/qemu/target/ppc/ |
H A D | excp_helper.c | 3126 int mmu_idx, uintptr_t retaddr) in ppc_cpu_do_unaligned_access() 3156 int mmu_idx, MemTxAttrs attrs, in ppc_cpu_do_transaction_failed()
|
/openbmc/qemu/plugins/ |
H A D | api.c | 367 unsigned int mmu_idx = get_mmuidx(info); in qemu_plugin_get_hwaddr() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | op_helper.c | 914 ARMMMUIdx mmu_idx = arm_mmu_idx_el(env, 0); in HELPER() local
|
H A D | translate.h | 65 ARMMMUIdx mmu_idx; /* MMU index to use for normal loads/stores */ member
|
H A D | helper-a64.c | 942 int mmu_idx = arm_env_mmu_index(env); in HELPER() local
|
H A D | sve_helper.c | 5338 int mmu_idx, uintptr_t retaddr) in sve_probe_page() 5485 int mmu_idx = arm_env_mmu_index(env); in sve_cont_ldst_pages() local 6547 const int mmu_idx = arm_env_mmu_index(env); in sve_ld1_z() local 6735 const int mmu_idx = arm_env_mmu_index(env); in DO_LD1_ZPZ_S() local 6942 const int mmu_idx = arm_env_mmu_index(env); in DO_LDFF1_ZPZ_S() local
|
H A D | translate-neon.c | 440 int mmu_idx = get_mem_index(s); in trans_VLDST_multiple() local
|
H A D | translate-a64.c | 353 int mmu_idx; in check_lse2_align() local
|
/openbmc/qemu/target/sparc/ |
H A D | ldst_helper.c | 1959 int mmu_idx, MemTxAttrs attrs, in sparc_cpu_do_transaction_failed()
|
/openbmc/qemu/target/m68k/ |
H A D | helper.c | 954 MMUAccessType qemu_access_type, int mmu_idx, in m68k_cpu_tlb_fill()
|
/openbmc/qemu/target/mips/tcg/sysemu/ |
H A D | tlb_helper.c | 908 MMUAccessType access_type, int mmu_idx, in mips_cpu_tlb_fill()
|
/openbmc/qemu/target/mips/tcg/ |
H A D | msa_helper.c | 8309 int mmu_idx, in ensure_writable_pages() 8326 int mmu_idx = mips_env_mmu_index(env); in helper_msa_st_b() local 8340 int mmu_idx = mips_env_mmu_index(env); in helper_msa_st_h() local 8361 int mmu_idx = mips_env_mmu_index(env); in helper_msa_st_w() local 8382 int mmu_idx = mips_env_mmu_index(env); in helper_msa_st_d() local
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 84 int mmu_idx; member
|