Home
last modified time | relevance | path

Searched refs:PTIRQ_ENTRY_HASHSIZE (Results 1 – 1 of 1) sorted by relevance

/hypervisor/common/
A Dptdev.c18 #define PTIRQ_ENTRY_HASHSIZE (1U << PTIRQ_ENTRY_HASHBITS) macro
26 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