Searched defs:its_vpe (Results 1 – 3 of 3) sorted by relevance
32 struct its_vpe { struct33 struct page *vpt_page;34 struct its_vm *its_vm;36 atomic_t vlpi_count;38 int irq;39 irq_hw_number_t vpe_db_lpi;41 bool resident;42 union {67 raw_spinlock_t vpe_lock;94 struct its_vpe *vpe; argument
295 struct its_vpe its_vpe; member
1146 struct its_vpe, its_build_vsync_cmd) in BUILD_SINGLE_CMD_FUNC()