/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
H A D | qe_io.c | 15 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
|
H A D | cpu_init.c | 27 int dir, open_drain, assign; in config_qe_ioports() local
|
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
H A D | qe_io.c | 16 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
|
H A D | cpu_init.c | 137 int dir, open_drain, assign; in config_qe_ioports() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-mmio.c | 47 int n, bool assign) in virtio_mmio_ioeventfd_assign() 655 static int virtio_mmio_set_guest_notifier(DeviceState *d, int n, bool assign, in virtio_mmio_set_guest_notifier() 681 static int virtio_mmio_set_config_guest_notifier(DeviceState *d, bool assign, in virtio_mmio_set_config_guest_notifier() 706 bool assign) in virtio_mmio_set_guest_notifiers()
|
H A D | virtio-pci.c | 327 int n, bool assign) in virtio_pci_ioeventfd_assign() 1167 int n, bool assign, in virtio_pci_set_guest_notifier_fd_handler() 1177 static int virtio_pci_set_guest_notifier(DeviceState *d, int n, bool assign, in virtio_pci_set_guest_notifier() 1225 static int virtio_pci_set_guest_notifiers(DeviceState *d, int nvqs, bool assign) in virtio_pci_set_guest_notifiers() 1328 MemoryRegion *mr, bool assign) in virtio_pci_set_host_notifier_mr()
|
H A D | virtio-bus.c | 276 int virtio_bus_set_host_notifier(VirtioBusState *bus, int n, bool assign) in virtio_bus_set_host_notifier()
|
H A D | virtio.c | 3753 void virtio_queue_set_guest_notifier_fd_handler(VirtQueue *vq, bool assign, in virtio_queue_set_guest_notifier_fd_handler() 3770 bool assign, bool with_irqfd) in virtio_config_set_guest_notifier_fd_handler() 3916 MemoryRegion *mr, bool assign) in virtio_queue_set_host_notifier_mr()
|
/openbmc/u-boot/include/ |
H A D | ioports.h | 59 int assign; member
|
/openbmc/qemu/target/s390x/ |
H A D | cpu-system.c | 282 int vq, bool assign) in s390_assign_subch_ioeventfd()
|
/openbmc/phosphor-inventory-manager/ |
H A D | manager.cpp | 179 auto& assign = std::get<AssignInterfaceType>(opsit->second); in updateInterfaces() local
|
/openbmc/qemu/hw/s390x/ |
H A D | virtio-ccw.c | 152 int n, bool assign) in virtio_ccw_ioeventfd_assign() 1021 bool assign, bool with_irqfd) in virtio_ccw_set_guest_notifier()
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 1389 bool assign, uint32_t size, bool datamatch) in kvm_set_ioeventfd_mmio() 1423 bool assign, uint32_t size, bool datamatch) in kvm_set_ioeventfd_pio() 2286 bool assign) in kvm_irqchip_assign_irqfd() 2362 bool assign) in kvm_irqchip_assign_irqfd()
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | kvm.c | 1968 int vq, bool assign) in kvm_s390_assign_subch_ioeventfd()
|
/openbmc/u-boot/common/ |
H A D | cli_hush.c | 2773 int assign = 0; local
|