Searched refs:kvm_device_ops (Results 1 – 15 of 15) 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;
88 extern struct kvm_device_ops kvm_riscv_aia_device_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;2805 static struct kvm_device_ops kvm_arm_vgic_its_ops = {
347 static const struct kvm_device_ops kvm_vfio_ops = {
4770 static const struct kvm_device_ops *kvm_device_ops_table[KVM_DEV_TYPE_MAX] = {4777 int kvm_register_device_ops(const struct kvm_device_ops *ops, u32 type) in kvm_register_device_ops()4798 const struct kvm_device_ops *ops; in kvm_ioctl_create_device()
448 static struct kvm_device_ops kvm_ipi_dev_ops = {
518 static struct kvm_device_ops kvm_pch_pic_dev_ops = {
665 static struct kvm_device_ops kvm_eiointc_dev_ops = {
477 struct kvm_device_ops kvm_riscv_aia_device_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 = {
2761 struct kvm_device_ops kvm_flic_ops = {