Home
last modified time | relevance | path

Searched refs:kvm_io_device_ops (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/include/kvm/
H A Diodev.h17 struct kvm_io_device_ops { struct
33 const struct kvm_io_device_ops *ops; argument
37 const struct kvm_io_device_ops *ops) in kvm_iodevice_init()
/OK3568_Linux_fs/kernel/arch/x86/kvm/
H A Di8259.c570 static const struct kvm_io_device_ops picdev_master_ops = {
575 static const struct kvm_io_device_ops picdev_slave_ops = {
580 static const struct kvm_io_device_ops picdev_eclr_ops = {
H A Di8254.c649 static const struct kvm_io_device_ops pit_dev_ops = {
654 static const struct kvm_io_device_ops speaker_dev_ops = {
H A Dioapic.c680 static const struct kvm_io_device_ops ioapic_mmio_ops = {
H A Dlapic.c2415 static const struct kvm_io_device_ops apic_mmio_ops = {
/OK3568_Linux_fs/kernel/virt/kvm/
H A Dcoalesced_mmio.c105 static const struct kvm_io_device_ops coalesced_mmio_ops = {
H A Deventfd.c753 static const struct kvm_io_device_ops ioeventfd_ops = {
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dloongson_ipi.c185 static const struct kvm_io_device_ops kvm_ipi_ops = {
/OK3568_Linux_fs/kernel/arch/arm64/kvm/vgic/
H A Dvgic-mmio.h37 extern struct kvm_io_device_ops kvm_io_gic_ops;
H A Dvgic-mmio.c1070 struct kvm_io_device_ops kvm_io_gic_ops = {
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dmpic.c1440 static const struct kvm_io_device_ops mpic_mmio_ops = {