Searched defs:its_vpe (Results 1 – 2 of 2) sorted by relevance
40 struct its_vpe { struct41 struct page *vpt_page;42 struct its_vm *its_vm;44 atomic_t vlpi_count;46 int irq;49 bool resident;51 bool ready;52 union {73 atomic_t vmapp_count;79 raw_spinlock_t vpe_lock;[all …]
331 struct its_vpe its_vpe; member
Completed in 6 milliseconds