Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h66944 struct its_node { struct
66945 raw_spinlock_t lock;
66946 struct mutex dev_alloc_lock;
66947 struct list_head entry;
66948 void *base;
66949 void *sgir_base;
66950 phys_addr_t phys_base;
66951 struct its_cmd_block *cmd_base;
66952 struct its_cmd_block *cmd_write;
66953 struct its_baser tables[8];
[all …]