Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/vgic/
Dvgic-its.c26 static struct kvm_device_ops kvm_arm_vgic_its_ops; variable
606 if (dev->ops != &kvm_arm_vgic_its_ops) in vgic_its_invalidate_all_caches()
2782 static struct kvm_device_ops kvm_arm_vgic_its_ops = { variable
2793 return kvm_register_device_ops(&kvm_arm_vgic_its_ops, in kvm_vgic_register_its_device()