Home
last modified time | relevance | path

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

/openbmc/linux/include/kvm/
H A Darm_vgic.h383 int kvm_vgic_get_map(struct kvm_vcpu *vcpu, unsigned int vintid);
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic.c578 int kvm_vgic_get_map(struct kvm_vcpu *vcpu, unsigned int vintid) in kvm_vgic_get_map() function
/openbmc/linux/arch/arm64/kvm/
H A Darch_timer.c731 hw = kvm_vgic_get_map(vcpu, timer_irq(map->direct_vtimer)); in kvm_timer_vcpu_load_nested_switch()