Home
last modified time | relevance | path

Searched refs:vgic_v2_fold_lr_state (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.h198 void vgic_v2_fold_lr_state(struct kvm_vcpu *vcpu);
H A Dvgic-v2.c49 void vgic_v2_fold_lr_state(struct kvm_vcpu *vcpu) in vgic_v2_fold_lr_state() function
H A Dvgic.c739 vgic_v2_fold_lr_state(vcpu); in vgic_fold_lr_state()