Searched refs:kvm_device_ops (Results 1 – 15 of 15) sorted by relevance
8 struct kvm_device_ops;
2134 const struct kvm_device_ops *ops;2141 struct kvm_device_ops { struct2185 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type); argument2188 extern struct kvm_device_ops kvm_mpic_ops;2189 extern struct kvm_device_ops kvm_arm_vgic_v2_ops;2190 extern struct kvm_device_ops kvm_arm_vgic_v3_ops;
206 extern struct kvm_device_ops kvm_xics_ops;211 extern struct kvm_device_ops kvm_xive_ops;212 extern struct kvm_device_ops kvm_xive_native_ops;
91 extern struct kvm_device_ops kvm_riscv_aia_device_ops;
468 struct kvm_device_ops kvm_arm_vgic_v2_ops = {665 struct kvm_device_ops kvm_arm_vgic_v3_ops = {
2890 static struct kvm_device_ops kvm_arm_vgic_its_ops = {
356 static struct kvm_device_ops kvm_vfio_ops = {
4449 static const struct kvm_device_ops *kvm_device_ops_table[KVM_DEV_TYPE_MAX] = {4456 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type) in kvm_register_device_ops()4477 const struct kvm_device_ops *ops; in kvm_ioctl_create_device()
506 struct kvm_device_ops kvm_riscv_aia_device_ops = {
448 extern struct kvm_device_ops kvm_flic_ops;
2765 struct kvm_device_ops kvm_flic_ops = {
1275 struct kvm_device_ops kvm_xive_native_ops = {
1439 struct kvm_device_ops kvm_xics_ops = {
1723 struct kvm_device_ops kvm_mpic_ops = {
2974 struct kvm_device_ops kvm_xive_ops = {