Searched refs:PTIRQ_ENTRY_HASHSIZE (Results 1 – 1 of 1) sorted by relevance
18 #define PTIRQ_ENTRY_HASHSIZE (1U << PTIRQ_ENTRY_HASHBITS) macro26 static struct hlist_head phys_sid_htable[PTIRQ_ENTRY_HASHSIZE];28 static struct hlist_head virt_sid_htable[PTIRQ_ENTRY_HASHSIZE];
Completed in 5 milliseconds