Searched refs:__vgic_v3_restore_aprs (Results 1 – 4 of 4) sorted by relevance
90 case KVM_HOST_SMCCC_FUNC(__vgic_v3_restore_aprs): { in handle_host_hcall()94 __vgic_v3_restore_aprs(kern_hyp_va(cpu_if)); in handle_host_hcall()
64 void __vgic_v3_restore_aprs(struct vgic_v3_cpu_if *cpu_if);
665 kvm_call_hyp(__vgic_v3_restore_aprs, cpu_if); in vgic_v3_load()
364 void __vgic_v3_restore_aprs(struct vgic_v3_cpu_if *cpu_if) in __vgic_v3_restore_aprs() function