Searched defs:its_vpe (Results 1 – 1 of 1) 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 …]