Home
last modified time | relevance | path

Searched refs:__vgic_v2_perform_cpuif_access (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/
H A Dvgic-v2-cpuif-proxy.c25 * __vgic_v2_perform_cpuif_access -- perform a GICV access on behalf of the
35 int __vgic_v2_perform_cpuif_access(struct kvm_vcpu *vcpu) in __vgic_v2_perform_cpuif_access() function
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/
H A Dvgic-v2-cpuif-proxy.c27 * __vgic_v2_perform_cpuif_access -- perform a GICV access on behalf of the
37 int __vgic_v2_perform_cpuif_access(struct kvm_vcpu *vcpu) in __vgic_v2_perform_cpuif_access() function
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_hyp.h57 int __vgic_v2_perform_cpuif_access(struct kvm_vcpu *vcpu);
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_hyp.h77 int __vgic_v2_perform_cpuif_access(struct kvm_vcpu *vcpu);
/kernel/linux/linux-5.10/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h458 int ret = __vgic_v2_perform_cpuif_access(vcpu); in fixup_guest_exit()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h583 int ret = __vgic_v2_perform_cpuif_access(vcpu); in kvm_hyp_handle_dabt_low()

Completed in 3 milliseconds