Searched refs:kgc (Results 1 – 2 of 2) sorted by relevance
479 KVMARMGICClass *kgc = KVM_ARM_GIC_GET_CLASS(s); in kvm_arm_gic_reset_hold() local481 if (kgc->parent_phases.hold) { in kvm_arm_gic_reset_hold()482 kgc->parent_phases.hold(obj, type); in kvm_arm_gic_reset_hold()494 KVMARMGICClass *kgc = KVM_ARM_GIC_GET_CLASS(s); in kvm_arm_gic_realize() local498 kgc->parent_realize(dev, &local_err); in kvm_arm_gic_realize()592 KVMARMGICClass *kgc = KVM_ARM_GIC_CLASS(klass); in kvm_arm_gic_class_init() local597 &kgc->parent_realize); in kvm_arm_gic_class_init()599 &kgc->parent_phases); in kvm_arm_gic_class_init()
709 KVMARMGICv3Class *kgc = KVM_ARM_GICV3_GET_CLASS(s); in kvm_arm_gicv3_reset_hold() local713 if (kgc->parent_phases.hold) { in kvm_arm_gicv3_reset_hold()714 kgc->parent_phases.hold(obj, type); in kvm_arm_gicv3_reset_hold()784 KVMARMGICv3Class *kgc = KVM_ARM_GICV3_GET_CLASS(s); in kvm_arm_gicv3_realize() local791 kgc->parent_realize(dev, &local_err); in kvm_arm_gicv3_realize()901 KVMARMGICv3Class *kgc = KVM_ARM_GICV3_CLASS(klass); in kvm_arm_gicv3_class_init() local906 &kgc->parent_realize); in kvm_arm_gicv3_class_init()908 &kgc->parent_phases); in kvm_arm_gicv3_class_init()