/qemu/rust/hw/char/pl011/src/ |
H A D | registers.rs | 135 pub fn reset(&mut self) { in reset() method 179 pub fn reset(&mut self) { in reset() method 223 pub fn reset(&mut self) { in reset() method 315 pub fn reset(&mut self) { in reset() method
|
/qemu/plugins/ |
H A D | loader.c | 318 bool reset; member 387 bool reset) in plugin_reset_uninstall()
|
/qemu/target/hppa/ |
H A D | sys_helper.c | 57 void HELPER(reset)(CPUHPPAState *env) in HELPER() argument
|
/qemu/hw/mips/ |
H A D | loongson3_bootp.c | 146 void init_reset_system(struct efi_reset_system_t *reset) in init_reset_system()
|
/qemu/tests/tcg/arm/system/ |
H A D | boot.S | 203 reset: label
|
/qemu/include/hw/ide/ |
H A D | ide-dma.h | 28 DMAVoidFunc *reset; member
|
/qemu/tests/tcg/alpha/ |
H A D | test-cvttq.c | 29 unsigned long reset = (FPCR_INED | FPCR_UNFD | FPCR_OVFD | FPCR_DZED | in test_cvttq() local
|
/qemu/include/hw/i2c/ |
H A D | pm_smbus.h | 25 void (*reset)(struct PMSMBus *s); member
|
/qemu/hw/timer/ |
H A D | stellaris-gptm.c | 30 static void gptm_reload(gptm_state *s, int n, int reset) in gptm_reload()
|
/qemu/include/hw/ |
H A D | register.h | 49 uint64_t reset; member
|
H A D | qdev-core.h | 291 ResettableState reset; member 404 ResettableState reset; member
|
/qemu/include/system/ |
H A D | tpm_backend.h | 66 void (*reset)(TPMBackend *t); member
|
/qemu/tests/unit/ |
H A D | test-resv-mem.c | 69 static void reset(GList **in, GList **out, GList **expected) in reset() function
|
/qemu/qga/ |
H A D | commands-posix-ssh.c | 114 bool has_reset, bool reset, in qmp_guest_ssh_add_authorized_keys()
|
H A D | commands-windows-ssh.c | 604 bool has_reset, bool reset, Error **errp) in qmp_guest_ssh_add_authorized_keys()
|
/qemu/hw/gpio/ |
H A D | npcm7xx_gpio.c | 401 ResettableClass *reset = RESETTABLE_CLASS(klass); in npcm7xx_gpio_class_init() local
|
/qemu/include/hw/ppc/ |
H A D | spapr_vio.h | 54 void (*reset)(SpaprVioDevice *dev); member
|
/qemu/tests/qtest/ |
H A D | stm32l4x5_gpio-test.c | 159 static uint32_t reset(uint32_t gpio, unsigned int offset) in reset() function
|
H A D | pflash-cfi02-test.c | 194 static void reset(const FlashConfig *c) in reset() function
|
/qemu/include/hw/virtio/ |
H A D | virtio-pci.h | 121 bool reset; member
|
H A D | virtio.h | 188 void (*reset)(VirtIODevice *vdev); member
|
/qemu/include/hw/i386/ |
H A D | apic_internal.h | 148 void (*reset)(APICCommonState *s); member
|
/qemu/hw/vfio/ |
H A D | iommufd.c | 697 struct vfio_pci_hot_reset *reset; in iommufd_cdev_pci_hot_reset() local
|
H A D | container.c | 1026 struct vfio_pci_hot_reset *reset; in vfio_legacy_pci_hot_reset() local
|
/qemu/include/hw/ipmi/ |
H A D | ipmi.h | 171 void (*reset)(struct IPMIInterface *s, bool is_cold); member
|