Searched refs:gicv3_redist_movall_lpis (Results 1 – 3 of 3) sorted by relevance
697 void gicv3_redist_movall_lpis(GICv3CPUState *src, GICv3CPUState *dest);
970 void gicv3_redist_movall_lpis(GICv3CPUState *src, GICv3CPUState *dest) in gicv3_redist_movall_lpis() function
880 gicv3_redist_movall_lpis(&s->gicv3->cpu[rd1], &s->gicv3->cpu[rd2]); in process_movall()