Searched defs:loongarch_eiointc (Results 1 – 1 of 1) sorted by relevance
57 struct loongarch_eiointc { struct58 spinlock_t lock;59 struct kvm *kvm;60 struct kvm_io_device device;61 struct kvm_io_device device_vext;62 uint32_t num_cpu;63 uint32_t features;64 uint32_t status;67 union nodetype {72 } nodetype;[all …]