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;43 bool ready;44 union {69 raw_spinlock_t vpe_lock;[all …]
320 struct its_vpe its_vpe; member
1176 struct its_vpe, its_build_vsync_cmd) in BUILD_SINGLE_CMD_FUNC()