Searched defs:its_vpe (Results 1 – 1 of 1) sorted by relevance
18292 struct its_vpe { struct18293 struct page *vpt_page;18294 struct its_vm *its_vm;18295 atomic_t vlpi_count;18296 int irq;18297 irq_hw_number_t vpe_db_lpi;18298 bool resident;18299 bool ready;18300 union {18329 struct its_vpe its_vpe; argument