Searched refs:vgic_handle_cfg_reg (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/virt/kvm/arm/ |
H A D | vgic.h | 127 bool vgic_handle_cfg_reg(u32 *reg, struct kvm_exit_mmio *mmio,
|
H A D | vgic-v3-emul.c | 234 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 D | vgic-v2-emul.c | 224 return vgic_handle_cfg_reg(reg, mmio, offset); handle_mmio_cfg_reg()
|
H A D | vgic.c | 653 bool vgic_handle_cfg_reg(u32 *reg, struct kvm_exit_mmio *mmio, vgic_handle_cfg_reg() function
|
Completed in 69 milliseconds