Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h66484 struct its_node { struct
66485 raw_spinlock_t lock;
66486 struct mutex dev_alloc_lock;
66487 struct list_head entry;
66488 void *base;
66489 void *sgir_base;
66490 phys_addr_t phys_base;
66491 struct its_cmd_block *cmd_base;
66492 struct its_cmd_block *cmd_write;
66493 struct its_baser tables[8];
[all …]