Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/hyp/nvhe/
Dhyp-main.c116 __vgic_v3_restore_aprs(kern_hyp_va(cpu_if)); in handle___vgic_v3_restore_aprs()
221 HANDLE_FUNC(__vgic_v3_restore_aprs),
/linux-5.19.10/arch/arm64/include/asm/
Dkvm_hyp.h65 void __vgic_v3_restore_aprs(struct vgic_v3_cpu_if *cpu_if);
/linux-5.19.10/arch/arm64/kvm/vgic/
Dvgic-v3.c735 kvm_call_hyp(__vgic_v3_restore_aprs, cpu_if); in vgic_v3_load()
/linux-5.19.10/arch/arm64/kvm/hyp/
Dvgic-v3-sr.c366 void __vgic_v3_restore_aprs(struct vgic_v3_cpu_if *cpu_if) in __vgic_v3_restore_aprs() function