Searched refs:virt_sid_htable (Results 1 – 1 of 1) sorted by relevance
28 static struct hlist_head virt_sid_htable[PTIRQ_ENTRY_HASHSIZE]; variable82 b = &(virt_sid_htable[key]); in find_ptirq_entry()242 hlist_add_head(&entry->virt_link, &(virt_sid_htable[key])); in ptirq_activate_entry()
Completed in 5 milliseconds