Searched refs:kvm_device_ops (Results 1 – 13 of 13) sorted by relevance
8 struct kvm_device_ops;
2093 const struct kvm_device_ops *ops;2100 struct kvm_device_ops { struct2146 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type); argument2149 extern struct kvm_device_ops kvm_mpic_ops;2150 extern struct kvm_device_ops kvm_arm_vgic_v2_ops;2151 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;
494 struct kvm_device_ops kvm_arm_vgic_v2_ops = {688 struct kvm_device_ops kvm_arm_vgic_v3_ops = {
2852 static struct kvm_device_ops kvm_arm_vgic_its_ops = {
363 static struct kvm_device_ops kvm_vfio_ops = {
4375 static const struct kvm_device_ops *kvm_device_ops_table[KVM_DEV_TYPE_MAX] = {4382 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type) in kvm_register_device_ops()4403 const struct kvm_device_ops *ops; in kvm_ioctl_create_device()
456 extern struct kvm_device_ops kvm_flic_ops;
2757 struct kvm_device_ops kvm_flic_ops = {
1276 struct kvm_device_ops kvm_xive_native_ops = {
1439 struct kvm_device_ops kvm_xics_ops = {
1723 struct kvm_device_ops kvm_mpic_ops = {
2976 struct kvm_device_ops kvm_xive_ops = {