Home
last modified time | relevance | path

Searched defs:as (Results 1 – 25 of 153) sorted by relevance

1234567

/openbmc/qemu/include/system/
H A Ddma.h43 AddressSpace *as; member
46 static inline void dma_barrier(AddressSpace *as, DMADirection dir) in dma_barrier()
72 static inline bool dma_memory_valid(AddressSpace *as, in dma_memory_valid()
81 static inline MemTxResult dma_memory_rw_relaxed(AddressSpace *as, in dma_memory_rw_relaxed()
91 static inline MemTxResult dma_memory_read_relaxed(AddressSpace *as, in dma_memory_read_relaxed()
100 static inline MemTxResult dma_memory_write_relaxed(AddressSpace *as, in dma_memory_write_relaxed()
124 static inline MemTxResult dma_memory_rw(AddressSpace *as, dma_addr_t addr, in dma_memory_rw()
146 static inline MemTxResult dma_memory_read(AddressSpace *as, dma_addr_t addr, in dma_memory_read()
167 static inline MemTxResult dma_memory_write(AddressSpace *as, dma_addr_t addr, in dma_memory_write()
205 static inline void *dma_memory_map(AddressSpace *as, in dma_memory_map()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath5k/
Dani.c
/openbmc/qemu/target/i386/
H A Darch_memory_mapping.c20 static void walk_pte(MemoryMappingList *list, AddressSpace *as, in walk_pte()
50 static void walk_pte2(MemoryMappingList *list, AddressSpace *as, in walk_pte2()
82 static void walk_pde(MemoryMappingList *list, AddressSpace *as, in walk_pde()
119 static void walk_pde2(MemoryMappingList *list, AddressSpace *as, in walk_pde2()
161 static void walk_pdpe2(MemoryMappingList *list, AddressSpace *as, in walk_pdpe2()
185 static void walk_pdpe(MemoryMappingList *list, AddressSpace *as, in walk_pdpe()
222 static void walk_pml4e(MemoryMappingList *list, AddressSpace *as, in walk_pml4e()
246 static void walk_pml5e(MemoryMappingList *list, AddressSpace *as, in walk_pml5e()
H A Dhelper.c642 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_ldub_phys() local
652 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_lduw_phys() local
662 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_ldl_phys() local
672 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_ldq_phys() local
682 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_stb_phys() local
692 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_stl_phys_notdirty() local
702 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_stw_phys() local
712 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_stl_phys() local
722 AddressSpace *as = cpu_addressspace(cs, attrs); in x86_stq_phys() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dascii_string_test.cpp31 src::AsciiString as{entry}; in TEST() local
57 src::AsciiString as{entry}; in TEST() local
73 src::AsciiString as{stream}; in TEST() local
94 src::AsciiString as{entry}; in TEST() local
/openbmc/qemu/hw/arm/
H A Dboot.c139 AddressSpace *as, hwaddr addr, in arm_write_bootloader()
193 AddressSpace *as = arm_boot_address_space(cpu, info); in default_write_secondary() local
211 AddressSpace *as = arm_boot_address_space(cpu, info); in arm_write_secure_board_setup_dummy_smc() local
265 AddressSpace *as = arm_boot_address_space(cpu, info); in default_reset_secondary() local
284 static void set_kernel_args(const struct arm_boot_info *info, AddressSpace *as) in set_kernel_args()
340 AddressSpace *as) in set_kernel_args_old()
519 hwaddr addr_limit, AddressSpace *as, MachineState *ms, in arm_load_dtb()
758 AddressSpace *as = arm_boot_address_space(cpu, info); in do_cpu_reset() local
796 int elf_machine, AddressSpace *as) in arm_load_elf()
858 hwaddr *entry, AddressSpace *as) in load_aarch64_image()
[all …]
/openbmc/linux/drivers/char/
Dapm-emulation.c
/openbmc/u-boot/include/zfs/
H A Duberblock_impl.h38 #define VDEV_UBERBLOCK_SHIFT(as) UBMAX(as, UBERBLOCK_SHIFT) argument
39 #define UBERBLOCK_SIZE(as) (1ULL << VDEV_UBERBLOCK_SHIFT(as)) argument
42 #define UBERBLOCK_COUNT(as) (VDEV_UBERBLOCK_RING >> VDEV_UBERBLOCK_SHIFT(as)) argument
/openbmc/qemu/audio/
H A Daudio_win_int.c15 struct audsettings *as) in waveformat_from_audio_settings()
64 struct audsettings *as) in waveformat_to_audio_settings()
H A Dnoaudio.c50 static int no_init_out(HWVoiceOut *hw, struct audsettings *as, void *drv_opaque) in no_init_out()
74 static int no_init_in(HWVoiceIn *hw, struct audsettings *as, void *drv_opaque) in no_init_in()
/openbmc/linux/include/linux/
Dutil_macros.h
/openbmc/linux/arch/powerpc/kvm/
De500_mmu.c
/openbmc/u-boot/drivers/spi/
H A Datmel_spi.c40 struct atmel_spi_slave *as; in spi_setup_slave() local
103 struct atmel_spi_slave *as = to_atmel_spi(slave); in spi_free_slave() local
110 struct atmel_spi_slave *as = to_atmel_spi(slave); in spi_claim_bus() local
126 struct atmel_spi_slave *as = to_atmel_spi(slave); in spi_release_bus() local
135 struct atmel_spi_slave *as = to_atmel_spi(slave); in spi_xfer() local
/openbmc/linux/arch/x86/hyperv/
Dnested.c
/openbmc/linux/tools/perf/util/
Dunwind-libunwind-local.c
/openbmc/qemu/hw/audio/
H A Dlm4549.c186 struct audsettings as; in lm4549_write() local
256 struct audsettings as; in lm4549_post_load() local
282 struct audsettings as; in lm4549_init() local
/openbmc/qemu/system/
H A Dmemory.c157 #define MEMORY_LISTENER_UPDATE_REGION(fr, as, dir, callback, _args...) \ argument
705 AddressSpace *as; in memory_region_to_address_space() local
899 static void address_space_add_del_ioeventfds(AddressSpace *as, in address_space_add_del_ioeventfds()
948 FlatView *address_space_get_flatview(AddressSpace *as) in address_space_get_flatview()
962 static void address_space_update_ioeventfds(AddressSpace *as) in address_space_update_ioeventfds()
1017 static void flat_range_coalesced_io_notify(FlatRange *fr, AddressSpace *as, in flat_range_coalesced_io_notify()
1041 static void flat_range_coalesced_io_del(FlatRange *fr, AddressSpace *as) in flat_range_coalesced_io_del()
1050 static void flat_range_coalesced_io_add(FlatRange *fr, AddressSpace *as) in flat_range_coalesced_io_add()
1068 AddressSpace *as, bool add) in flat_range_coalesced_io_notify_listener_add_del()
1096 static void address_space_update_topology_pass(AddressSpace *as, in address_space_update_topology_pass()
[all …]
H A Dmemory-internal.h23 static inline AddressSpaceDispatch *address_space_to_dispatch(AddressSpace *as) in address_space_to_dispatch()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci_vfio.c86 static VFIOContainer *vfio_eeh_as_container(AddressSpace *as) in vfio_eeh_as_container()
112 static bool vfio_eeh_as_ok(AddressSpace *as) in vfio_eeh_as_ok()
119 static int vfio_eeh_as_op(AddressSpace *as, uint32_t op) in vfio_eeh_as_op()
/openbmc/qemu/accel/xen/
H A Dxen-all.c68 static void xen_setup_post(AccelState *as) in xen_setup_post()
81 static int xen_init(AccelState *as, MachineState *ms) in xen_init()
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-iconv-perl_1.7.bb4 function as defined by the Single UNIX Specification. The convert() \ function
/openbmc/qemu/hw/core/
H A Dloader.c128 hwaddr addr, uint64_t max_sz, AddressSpace *as) in load_image_targphys_as()
428 AddressSpace *as) in load_elf_as()
445 AddressSpace *as, bool load_rom, symbol_fn_t sym_cb) in load_elf_ram_sym()
610 void *translate_opaque, AddressSpace *as) in load_uboot_image()
762 void *translate_opaque, AddressSpace *as) in load_uimage_as()
775 AddressSpace *as) in load_ramdisk_as()
940 AddressSpace *as; member
1043 AddressSpace *as) in rom_add_file()
1123 AddressSpace *as, bool read_only) in rom_add_blob()
1170 AddressSpace *as) in rom_add_elf_program()
[all …]
/openbmc/qemu/hw/remote/
H A Dmessage.c145 AddressSpace *as = in process_bar_write() local
183 AddressSpace *as; in process_bar_read() local
/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c145 AddressSpace *as = &s->gicv3->dma_as; in table_entry_addr() local
182 AddressSpace *as = &s->gicv3->dma_as; in get_cte() local
216 AddressSpace *as = &s->gicv3->dma_as; in update_ite() local
252 AddressSpace *as = &s->gicv3->dma_as; in get_ite() local
291 AddressSpace *as = &s->gicv3->dma_as; in get_dte() local
326 AddressSpace *as = &s->gicv3->dma_as; in get_vte() local
734 AddressSpace *as = &s->gicv3->dma_as; in update_cte() local
795 AddressSpace *as = &s->gicv3->dma_as; in update_dte() local
939 AddressSpace *as = &s->gicv3->dma_as; in update_vte() local
1251 AddressSpace *as = &s->gicv3->dma_as; in process_cmdq() local
/openbmc/qemu/include/hw/nvram/
H A Daspeed_otp.h26 AddressSpace as; member

1234567