Searched refs:kvm_device_ops (Results 1 – 18 of 18) sorted by relevance
8 struct kvm_device_ops;
2296 const struct kvm_device_ops *ops;2303 struct kvm_device_ops { struct2347 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type); argument2350 extern struct kvm_device_ops kvm_mpic_ops;2351 extern struct kvm_device_ops kvm_arm_vgic_v2_ops;2352 extern struct kvm_device_ops kvm_arm_vgic_v3_ops;
205 extern struct kvm_device_ops kvm_xics_ops;210 extern struct kvm_device_ops kvm_xive_ops;211 extern struct kvm_device_ops kvm_xive_native_ops;
91 extern struct kvm_device_ops kvm_riscv_aia_device_ops;
476 struct kvm_device_ops kvm_arm_vgic_v2_ops = {692 struct kvm_device_ops kvm_arm_vgic_v3_ops = {
26 static struct kvm_device_ops kvm_arm_vgic_its_ops;2825 static struct kvm_device_ops kvm_arm_vgic_its_ops = {
350 static const struct kvm_device_ops kvm_vfio_ops = {
4697 static const struct kvm_device_ops *kvm_device_ops_table[KVM_DEV_TYPE_MAX] = {4704 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type) in kvm_register_device_ops()4725 const struct kvm_device_ops *ops; in kvm_ioctl_create_device()
508 static struct kvm_device_ops kvm_pch_pic_dev_ops = {
468 static struct kvm_device_ops kvm_ipi_dev_ops = {
1016 static struct kvm_device_ops kvm_eiointc_dev_ops = {
507 struct kvm_device_ops kvm_riscv_aia_device_ops = {
504 extern struct kvm_device_ops kvm_flic_ops;
2760 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 = {
2972 struct kvm_device_ops kvm_xive_ops = {