| /openbmc/qemu/include/qemu/ |
| H A D | cacheflush.h | 24 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() 31 static inline void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
|
| H A D | plugin.h | 31 make_plugin_meminfo(MemOpIdx oi, enum qemu_plugin_mem_rw rw) in make_plugin_meminfo() 81 enum qemu_plugin_mem_rw rw; member 87 enum qemu_plugin_mem_rw rw; member 274 enum qemu_plugin_mem_rw rw) in qemu_plugin_vcpu_mem_cb()
|
| /openbmc/qemu/util/ |
| H A D | cacheflush.c | 246 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() 264 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() 314 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() 324 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() 364 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range() 375 void flush_idcache_range(uintptr_t rx, uintptr_t rw, size_t len) in flush_idcache_range()
|
| /openbmc/u-boot/drivers/pci/ |
| H A D | pci_indirect.c | 20 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument 35 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument
|
| H A D | pci_compat.c | 16 #define PCI_HOSE_OP(rw, name, size, type) \ argument
|
| H A D | pci.c | 27 #define PCI_HOSE_OP(rw, size, type) \ argument 42 #define PCI_OP(rw, size, type, error_code) \ argument
|
| /openbmc/qemu/target/sparc/ |
| H A D | mmu_helper.c | 74 int rw, int mmu_idx) in get_physical_address() 506 static uint64_t build_sfsr(CPUSPARCState *env, int mmu_idx, int rw) in build_sfsr() 549 target_ulong address, int rw, int mmu_idx) in get_physical_address_data() 726 int rw, int mmu_idx) in get_physical_address() 876 target_ulong addr, int rw, int mmu_idx) in cpu_sparc_get_phys_page()
|
| /openbmc/qemu/target/s390x/ |
| H A D | mmu_helper.c | 300 static void mmu_handle_skey(target_ulong addr, int rw, int *flags) in mmu_handle_skey() 385 int mmu_translate(CPUS390XState *env, target_ulong vaddr, int rw, uint64_t asc, in mmu_translate() 578 int mmu_translate_real(CPUS390XState *env, target_ulong raddr, int rw, in mmu_translate_real()
|
| /openbmc/qemu/target/tricore/ |
| H A D | helper.c | 65 int rw, int tlb_error) in raise_mmu_exception() 70 MMUAccessType rw, int mmu_idx, in tricore_cpu_tlb_fill()
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | mvc-smc.c | 13 static unsigned char rw[PAGE_SIZE + BR_14_SIZE]; variable
|
| /openbmc/phosphor-mboxd/vpnor/test/ |
| H A D | tmpd.hpp | 80 fs::path rw() in rw() function in openpower::virtual_pnor::test::VpnorRoot
|
| /openbmc/u-boot/arch/m68k/cpu/mcf5445x/ |
| H A D | pci.c | 24 #define PCI_OP(rw, size, type, op, mask) \ argument
|
| /openbmc/hiomapd/vpnor/test/ |
| H A D | tmpd.hpp | 93 fs::path rw() in rw() function in openpower::virtual_pnor::test::VpnorRoot
|
| /openbmc/qemu/hw/nvme/ |
| H A D | dif.c | 429 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw_check_cb() local 488 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw_mdata_in_cb() local 519 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw_mdata_out_cb() local 540 NvmeRwCmd *rw = (NvmeRwCmd *)&req->cmd; in nvme_dif_rw() local
|
| /openbmc/u-boot/arch/m68k/cpu/mcf547x_8x/ |
| H A D | pci.c | 24 #define PCI_OP(rw, size, type, op, mask) \ argument
|
| /openbmc/qemu/plugins/ |
| H A D | api-system.c | 56 enum qemu_plugin_mem_rw rw = get_plugin_meminfo_rw(info); in qemu_plugin_get_hwaddr() local
|
| H A D | core.c | 352 enum qemu_plugin_mem_rw rw, in plugin_register_inline_op_on_entry() 430 enum qemu_plugin_mem_rw rw, in plugin_register_vcpu_mem_cb() 617 MemOpIdx oi, enum qemu_plugin_mem_rw rw) in qemu_plugin_vcpu_mem_cb()
|
| /openbmc/qemu/accel/tcg/ |
| H A D | plugin-gen.c | 273 enum qemu_plugin_mem_rw rw, in inject_mem_cb() 384 enum qemu_plugin_mem_rw rw = in plugin_gen_inject() local
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-mmx.py | 95 def __init__(self, rw, mw): argument
|
| H A D | test-avx.py | 156 def __init__(self, rw, mw): argument
|
| /openbmc/qemu/target/microblaze/ |
| H A D | mmu.c | 81 target_ulong vaddr, MMUAccessType rw, int mmu_idx) in mmu_translate()
|
| /openbmc/qemu/contrib/plugins/ |
| H A D | hotpages.c | 28 static enum qemu_plugin_mem_rw rw = QEMU_PLUGIN_MEM_RW; variable
|
| /openbmc/qemu/tcg/ |
| H A D | tcg-op-ldst.c | 159 enum qemu_plugin_mem_rw rw) in plugin_gen_mem_callbacks() 186 MemOpIdx oi, enum qemu_plugin_mem_rw rw) in plugin_gen_mem_callbacks_i32() 201 MemOpIdx oi, enum qemu_plugin_mem_rw rw) in plugin_gen_mem_callbacks_i64() 216 MemOpIdx oi, enum qemu_plugin_mem_rw rw) in plugin_gen_mem_callbacks_i128()
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | pcie.c | 83 #define PCIE_OP(rw, size, type, op) \ argument
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | physmem.c | 40 uint64_t rw:1; /* read/write */ member
|