Home
last modified time | relevance | path

Searched defs:vpe (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/irqchip/
Dirq-gic-v4.c147 static int its_send_vpe_cmd(struct its_vpe *vpe, struct its_cmd_info *info) in its_send_vpe_cmd()
152 int its_schedule_vpe(struct its_vpe *vpe, bool on) in its_schedule_vpe()
163 int its_invall_vpe(struct its_vpe *vpe) in its_invall_vpe()
Dirq-gic-v3-its.c216 static struct its_vpe *valid_vpe(struct its_node *its, struct its_vpe *vpe) in valid_vpe()
277 struct its_vpe *vpe; member
281 struct its_vpe *vpe; member
287 struct its_vpe *vpe; member
295 struct its_vpe *vpe; member
302 struct its_vpe *vpe; member
988 struct its_vpe *vpe, bool valid) in its_send_vmapp()
999 static void its_send_vmovp(struct its_vpe *vpe) in its_send_vmovp()
1043 static void its_send_vinvall(struct its_node *its, struct its_vpe *vpe) in its_send_vinvall()
1245 struct its_vpe *vpe = vm->vpes[i]; in its_map_vm() local
[all …]
/linux-4.19.296/include/linux/irqchip/
Darm-gic-v4.h79 struct its_vpe *vpe; member