Searched refs:kvm_device_ops (Results 1 – 15 of 15) sorted by relevance
88 extern struct kvm_device_ops kvm_riscv_aia_device_ops;
2312 const struct kvm_device_ops *ops;2319 struct kvm_device_ops { struct2363 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type); argument2366 extern struct kvm_device_ops kvm_mpic_ops;2367 extern struct kvm_device_ops kvm_arm_vgic_v2_ops;2368 extern struct kvm_device_ops kvm_arm_vgic_v3_ops;
471 struct kvm_device_ops kvm_arm_vgic_v2_ops = {710 struct kvm_device_ops kvm_arm_vgic_v3_ops = {
26 static struct kvm_device_ops kvm_arm_vgic_its_ops;2802 static struct kvm_device_ops kvm_arm_vgic_its_ops = {
347 static const struct kvm_device_ops kvm_vfio_ops = {
4786 static const struct kvm_device_ops *kvm_device_ops_table[KVM_DEV_TYPE_MAX] = {4793 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type) in kvm_register_device_ops()4814 const struct kvm_device_ops *ops; in kvm_ioctl_create_device()
455 static struct kvm_device_ops kvm_ipi_dev_ops = {
478 static struct kvm_device_ops kvm_pch_pic_dev_ops = {
676 static struct kvm_device_ops kvm_eiointc_dev_ops = {
487 struct kvm_device_ops kvm_riscv_aia_device_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 = {
2968 struct kvm_device_ops kvm_xive_ops = {
2712 struct kvm_device_ops kvm_flic_ops = {