Searched defs:its_node (Results 1 – 1 of 1) sorted by relevance
62 struct its_node { struct63 raw_spinlock_t lock;64 struct list_head entry;65 void __iomem *base;66 unsigned long phys_base;67 struct its_cmd_block *cmd_base;91 struct its_node *its; argument