Searched defs:change (Results 1 – 13 of 13) sorted by relevance
/qemu/include/block/ |
H A D | blockjob_int.h | 76 void (*change)(BlockJob *job, BlockJobChangeOptions *opts, Error **errp); member
|
/qemu/target/xtensa/ |
H A D | dbg_helper.c | 39 uint32_t change = v ^ env->sregs[IBREAKENABLE]; in HELPER() local
|
/qemu/net/ |
H A D | vmnet_int.h | 49 VMChangeStateEntry *change; member
|
/qemu/include/hw/ppc/ |
H A D | spapr_xive.h | 51 VMChangeStateEntry *change; member
|
/qemu/hw/tpm/ |
H A D | tpm_tis_common.c | 140 bool change = (s->active_locty != new_active_locty); in tpm_tis_new_active_locality() local
|
/qemu/hw/xtensa/ |
H A D | mx_pic.c | 188 uint32_t change = 0; in xtensa_mx_pic_ext_reg_write() local
|
/qemu/include/hw/virtio/ |
H A D | virtio-blk.h | 62 VMChangeStateEntry *change; member
|
/qemu/include/hw/scsi/ |
H A D | scsi.h | 136 void (*change)(SCSIBus *bus, SCSIDevice *dev, SCSISense sense); member
|
/qemu/hw/intc/ |
H A D | aspeed_intc.c | 328 uint32_t change; in aspeed_intc_enable_handler() local
|
/qemu/hw/pci/ |
H A D | pci.c | 367 static void pci_bus_change_irq_level(PCIBus *bus, int irq_num, int change) in pci_bus_change_irq_level() 375 static void pci_change_irq_level(PCIDevice *pci_dev, int irq_num, int change) in pci_change_irq_level() 1816 int change; in pci_irq_handler() local
|
/qemu/target/mips/ |
H A D | kvm.c | 439 int32_t tmp, change; in kvm_mips_change_one_reg() local
|
/qemu/hw/scsi/ |
H A D | scsi-disk.c | 1578 static int mode_select_pages(SCSIDiskReq *r, uint8_t *p, int len, bool change) in mode_select_pages()
|
/qemu/target/arm/ |
H A D | helper.c | 6646 uint64_t change = (env->svcr ^ new) & mask; in aarch64_set_svcr() local
|