Searched refs:vgic_handle_cfg_reg (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/virt/kvm/arm/
H A Dvgic.h127 bool vgic_handle_cfg_reg(u32 *reg, struct kvm_exit_mmio *mmio,
H A Dvgic-v3-emul.c234 return vgic_handle_cfg_reg(reg, mmio, offset); handle_mmio_cfg_reg_dist()
651 return vgic_handle_cfg_reg(reg, mmio, offset); handle_mmio_cfg_reg_redist()
H A Dvgic-v2-emul.c224 return vgic_handle_cfg_reg(reg, mmio, offset); handle_mmio_cfg_reg()
H A Dvgic.c653 bool vgic_handle_cfg_reg(u32 *reg, struct kvm_exit_mmio *mmio, vgic_handle_cfg_reg() function

Completed in 69 milliseconds