Searched refs:__vgic_v3_read_apxrn (Results 1 – 1 of 1) sorted by relevance
/virt/kvm/arm/hyp/ |
D | vgic-v3-sr.c | 843 static void __hyp_text __vgic_v3_read_apxrn(struct kvm_vcpu *vcpu, int rt, int n) in __vgic_v3_read_apxrn() function 868 __vgic_v3_read_apxrn(vcpu, rt, 0); in __vgic_v3_read_apxr0() 874 __vgic_v3_read_apxrn(vcpu, rt, 1); in __vgic_v3_read_apxr1() 880 __vgic_v3_read_apxrn(vcpu, rt, 2); in __vgic_v3_read_apxr2() 886 __vgic_v3_read_apxrn(vcpu, rt, 3); in __vgic_v3_read_apxr3()
|