Home
last modified time | relevance | path

Searched refs:kvm_arm_vgic_its_ops (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kvm/vgic/
H A Dvgic-its.c26 static struct kvm_device_ops kvm_arm_vgic_its_ops; variable
651 if (dev->ops != &kvm_arm_vgic_its_ops) in vgic_its_invalidate_all_caches()
2825 static struct kvm_device_ops kvm_arm_vgic_its_ops = { variable
2836 return kvm_register_device_ops(&kvm_arm_vgic_its_ops, in kvm_vgic_register_its_device()