Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h18292 struct its_vpe { struct
18293 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