Searched refs:vgic_emulate (Results 1 – 4 of 4) sorted by relevance
167 if ( !vgic_emulate(regs, hsr) ) in do_sysreg()
213 extern bool vgic_emulate(struct cpu_user_regs *regs, union hsr hsr);
191 if ( !vgic_emulate(regs, hsr) ) in do_cp15_64()
587 bool vgic_emulate(struct cpu_user_regs *regs, union hsr hsr) in vgic_emulate() function
Completed in 5 milliseconds