Searched defs:its_vpe (Results 1 – 1 of 1) sorted by relevance
17011 struct its_vpe { struct17012 struct page *vpt_page;17013 struct its_vm *its_vm;17014 atomic_t vlpi_count;17015 int irq;17016 irq_hw_number_t vpe_db_lpi;17017 bool resident;17018 bool ready;17019 union {17048 struct its_vpe its_vpe; argument