Searched defs:probe (Results 1 – 22 of 22) sorted by relevance
| /qemu/target/openrisc/ |
| A D | mmu.c | 109 bool probe, uintptr_t retaddr) in openrisc_cpu_tlb_fill()
|
| /qemu/target/microblaze/ |
| A D | helper.c | 41 bool probe, uintptr_t retaddr) in mb_cpu_tlb_fill()
|
| /qemu/target/avr/ |
| A D | helper.c | 109 bool probe, uintptr_t retaddr) in avr_cpu_tlb_fill()
|
| /qemu/target/tricore/ |
| A D | helper.c | 69 bool probe, uintptr_t retaddr) in tricore_cpu_tlb_fill()
|
| /qemu/target/sparc/ |
| A D | mmu_helper.c | 208 bool probe, uintptr_t retaddr) in sparc_cpu_tlb_fill() 759 bool probe, uintptr_t retaddr) in sparc_cpu_tlb_fill()
|
| /qemu/target/rx/ |
| A D | cpu.c | 166 bool probe, uintptr_t retaddr) in rx_cpu_tlb_fill()
|
| /qemu/target/xtensa/ |
| A D | helper.c | 266 bool probe, uintptr_t retaddr) in xtensa_cpu_tlb_fill()
|
| /qemu/target/arm/tcg/ |
| A D | tlb_helper.c | 323 MemOp memop, int size, bool probe, uintptr_t ra) in arm_cpu_tlb_fill_align()
|
| A D | mte_helper.c | 57 bool probe, uintptr_t ra) in allocation_tag_mem_probe()
|
| /qemu/hw/vfio/ |
| A D | display.c | 519 struct vfio_device_gfx_plane_info probe; in vfio_display_probe() local
|
| /qemu/target/alpha/ |
| A D | helper.c | 299 bool probe, uintptr_t retaddr) in alpha_cpu_tlb_fill()
|
| /qemu/target/i386/tcg/sysemu/ |
| A D | excp_helper.c | 611 bool probe, uintptr_t retaddr) in x86_cpu_tlb_fill()
|
| /qemu/target/hppa/ |
| A D | op_helper.c | 321 target_ulong HELPER(probe)(CPUHPPAState *env, target_ulong addr, in HELPER() argument
|
| A D | mem_helper.c | 429 MemOp memop, int size, bool probe, uintptr_t ra) in hppa_cpu_tlb_fill_align()
|
| /qemu/target/s390x/tcg/ |
| A D | excp_helper.c | 144 bool probe, uintptr_t retaddr) in s390_cpu_tlb_fill()
|
| /qemu/target/loongarch/tcg/ |
| A D | tlb_helper.c | 479 bool probe, uintptr_t retaddr) in loongarch_cpu_tlb_fill()
|
| /qemu/target/sh4/ |
| A D | helper.c | 797 bool probe, uintptr_t retaddr) in superh_cpu_tlb_fill()
|
| /qemu/target/m68k/ |
| A D | helper.c | 955 bool probe, uintptr_t retaddr) in m68k_cpu_tlb_fill()
|
| /qemu/target/ppc/ |
| A D | mmu_helper.c | 1362 bool probe, uintptr_t retaddr) in ppc_cpu_tlb_fill()
|
| /qemu/target/mips/tcg/sysemu/ |
| A D | tlb_helper.c | 909 bool probe, uintptr_t retaddr) in mips_cpu_tlb_fill()
|
| /qemu/target/riscv/ |
| A D | cpu_helper.c | 1434 bool probe, uintptr_t retaddr) in riscv_cpu_tlb_fill()
|
| /qemu/accel/tcg/ |
| A D | cputlb.c | 1231 bool probe, uintptr_t ra) in tlb_fill_align()
|
Completed in 59 milliseconds