Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/irqchip/
Darm-gic-v4.h43 struct its_vpe { struct
44 struct page *vpt_page;
45 struct its_vm *its_vm;
47 int irq;
48 irq_hw_number_t vpe_db_lpi;
50 int vpe_proxy_event;
79 struct its_vpe *vpe; argument
/Linux-v4.19/include/kvm/
Darm_vgic.h297 struct its_vpe its_vpe; member
/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3-its.c831 struct its_vpe, its_build_vsync_cmd) in BUILD_SINGLE_CMD_FUNC()