Home
last modified time | relevance | path

Searched defs:entry (Results 26 – 50 of 172) sorted by relevance

1234567

/qemu/tests/multiboot/
H A Dmmap.c29 struct mb_mmap_entry *entry; in test_main() local
/qemu/target/ppc/
H A Dmmu-book3s-v3.c26 bool ppc64_v3_get_pate(PowerPCCPU *cpu, target_ulong lpid, ppc_v3_pate_t *entry) in ppc64_v3_get_pate()
/qemu/hw/s390x/
H A Ds390-pci-bus.c345 static uint64_t get_rt_sto(uint64_t entry) in get_rt_sto()
352 static uint64_t get_st_pto(uint64_t entry) in get_st_pto()
359 static bool rt_entry_isvalid(uint64_t entry) in rt_entry_isvalid()
364 static bool pt_entry_isvalid(uint64_t entry) in pt_entry_isvalid()
369 static bool entry_isprotected(uint64_t entry) in entry_isprotected()
389 static bool entry_isvalid(uint64_t entry, int8_t ett) in entry_isvalid()
403 static bool translate_iscomplete(uint64_t entry, int8_t ett) in translate_iscomplete()
429 static uint64_t get_next_table_origin(uint64_t entry, int8_t ett) in get_next_table_origin()
452 static uint64_t table_translate(S390IOTLBEntry *entry, uint64_t to, int8_t ett, in table_translate()
512 S390IOTLBEntry *entry) in s390_guest_io_table_walk()
[all …]
/qemu/include/qemu/
H A Dqueue.h523 #define QTAILQ_RAW_NEXT(elm, entry) \ argument
525 #define QTAILQ_RAW_TQE_CIRC(elm, entry) \ argument
530 #define QTAILQ_RAW_FOREACH(elm, head, entry) \ argument
537 #define QTAILQ_RAW_INSERT_TAIL(head, elm, entry) do { \ argument
547 #define QLIST_RAW_NEXT(elm, entry) \ argument
550 #define QLIST_RAW_PREVIOUS(elm, entry) \ argument
553 #define QLIST_RAW_FOREACH(elm, head, entry) \ argument
558 #define QLIST_RAW_INSERT_AFTER(head, prev, elem, entry) do { \ argument
564 #define QLIST_RAW_INSERT_HEAD(head, elm, entry) do { \ argument
H A Dcoroutine_int.h45 CoroutineEntry *entry; member
/qemu/hw/i386/
H A Dpc_sysfw_ovmf-stubs.c18 bool pc_system_ovmf_table_find(const char *entry, uint8_t **data, int *data_len) in pc_system_ovmf_table_find()
H A Dpc_sysfw_ovmf.c106 bool pc_system_ovmf_table_find(const char *entry, uint8_t **data, in pc_system_ovmf_table_find()
/qemu/block/
H A Dqcow2-bitmap.c129 static int check_table_entry(uint64_t entry, int cluster_size) in check_table_entry()
309 uint64_t entry = bitmap_table[i]; in load_bitmap_data() local
397 static inline void bitmap_dir_entry_to_cpu(Qcow2BitmapDirEntry *entry) in bitmap_dir_entry_to_cpu()
406 static inline void bitmap_dir_entry_to_be(Qcow2BitmapDirEntry *entry) in bitmap_dir_entry_to_be()
421 static inline int dir_entry_size(Qcow2BitmapDirEntry *entry) in dir_entry_size()
426 static inline const char *dir_entry_name_field(Qcow2BitmapDirEntry *entry) in dir_entry_name_field()
431 static inline char *dir_entry_copy_name(Qcow2BitmapDirEntry *entry) in dir_entry_copy_name()
437 static inline Qcow2BitmapDirEntry *next_dir_entry(Qcow2BitmapDirEntry *entry) in next_dir_entry()
442 static int check_dir_entry(BlockDriverState *bs, Qcow2BitmapDirEntry *entry) in check_dir_entry()
702 uint64_t entry = bitmap_table[i]; in qcow2_check_bitmaps_refcounts() local
/qemu/bsd-user/x86_64/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPUX86State *regs, abi_ulong entry, in target_thread_set_upcall()
/qemu/bsd-user/i386/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPUX86State *regs, abi_ulong entry, in target_thread_set_upcall()
/qemu/tests/qtest/libqos/
H A Dvirtio-pci.c278 static void qvirtio_pci_set_config_vector(QVirtioPCIDevice *d, uint16_t entry) in qvirtio_pci_set_config_vector()
288 uint16_t entry) in qvirtio_pci_set_queue_vector()
315 QGuestAllocator *alloc, uint16_t entry) in qvirtqueue_pci_msix_setup()
346 QGuestAllocator *alloc, uint16_t entry) in qvirtio_pci_set_msix_configuration_vector()
/qemu/hw/cris/
H A Dboot.h11 hwaddr entry; member
H A Dboot.c70 uint64_t entry; in cris_load_image() local
/qemu/bsd-user/arm/
H A Dtarget_arch_thread.h24 static inline void target_thread_set_upcall(CPUARMState *env, abi_ulong entry, in target_thread_set_upcall()
/qemu/target/arm/
H A Darm-powerctl.c54 uint64_t entry; member
96 int arm_set_cpu_on(uint64_t cpuid, uint64_t entry, uint64_t context_id, in arm_set_cpu_on()
/qemu/hw/dma/
H A Dsoc_dma.c130 struct memmap_entry_s *entry = soc_dma_lookup(dma, ch->vaddr[port]); in soc_dma_ch_update_type() local
262 struct memmap_entry_s *entry; in soc_dma_port_add_fifo() local
312 struct memmap_entry_s *entry; in soc_dma_port_add_mem() local
/qemu/hw/avr/
H A Dboot.c65 uint64_t entry; in avr_load_firmware() local
/qemu/qobject/
H A Dqjson.c184 const QDictEntry *entry; in to_json() local
199 QListEntry *entry; in to_json() local
/qemu/hw/tricore/
H A Dtriboard.c36 uint64_t entry; in tricore_load_kernel() local
H A Dtricore_testboard.c40 uint64_t entry; in tricore_load_kernel() local
/qemu/target/arm/tcg/
H A Dpsci.c70 target_ulong entry; in arm_handle_psci_call() local
/qemu/util/
H A Dqsp.c156 static inline uint32_t do_qsp_entry_hash(const QSPEntry *entry, uint64_t a) in do_qsp_entry_hash()
161 static uint32_t qsp_entry_hash(const QSPEntry *entry) in qsp_entry_hash()
166 static uint32_t qsp_entry_no_thread_hash(const QSPEntry *entry) in qsp_entry_no_thread_hash()
172 static uint32_t qsp_entry_no_thread_obj_hash(const QSPEntry *entry) in qsp_entry_no_thread_obj_hash()
289 qsp_entry_create(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_create()
307 qsp_entry_find(struct qht *ht, const QSPEntry *entry, uint32_t hash) in qsp_entry_find()
683 QSPReportEntry *entry; in qsp_tree_report() local
/qemu/hw/xen/
H A Dxen_pt_msi.c325 XenPTMSIXEntry *entry = NULL; in xen_pt_msix_update_one() local
393 XenPTMSIXEntry *entry = &s->msix->msix_entry[i]; in xen_pt_msix_disable() local
405 XenPTMSIXEntry *entry; in xen_pt_msix_update_remap() local
444 XenPTMSIXEntry *entry; in pci_msix_write() local
/qemu/ui/
H A Dvnc-jobs.c96 VncRectEntry *entry = g_new0(VncRectEntry, 1); in vnc_job_add_rect() local
241 VncRectEntry *entry, *tmp; in vnc_worker_thread_loop() local
/qemu/hw/m68k/
H A Dan5206.c45 hwaddr entry; in an5206_init() local

1234567