Home
last modified time | relevance | path

Searched defs:its_vpe (Results 1 – 1 of 1) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h17011 struct its_vpe { struct
17012 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