Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c212 __vgic_v3_restore_aprs(kern_hyp_va(cpu_if)); in handle___vgic_v3_restore_aprs()
346 HANDLE_FUNC(__vgic_v3_restore_aprs),
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_hyp.h84 void __vgic_v3_restore_aprs(struct vgic_v3_cpu_if *cpu_if);
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-v3.c732 kvm_call_hyp(__vgic_v3_restore_aprs, cpu_if); in vgic_v3_load()
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dvgic-v3-sr.c366 void __vgic_v3_restore_aprs(struct vgic_v3_cpu_if *cpu_if) in __vgic_v3_restore_aprs() function