Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/irqchip/
Darm-gic-v4.h32 struct its_vpe { struct
33 struct page *vpt_page;
34 struct its_vm *its_vm;
36 int irq;
37 irq_hw_number_t vpe_db_lpi;
39 int vpe_proxy_event;
68 struct its_vpe *vpe; argument
/Linux-v5.4/include/kvm/
Darm_vgic.h289 struct its_vpe its_vpe; member
/Linux-v5.4/drivers/irqchip/
Dirq-gic-v3-its.c859 struct its_vpe, its_build_vsync_cmd) in BUILD_SINGLE_CMD_FUNC()