Searched refs:NR_VECTORS (Results 1 – 3 of 3) sorted by relevance
22 #define NR_VECTORS 256 /* XXX */ macro25 DECLARE_BITMAP(_bits,NR_VECTORS);
117 NR_VECTORS = 256118 irq_measure = [{'count':0, 'tot_cycles':0, 'max_cycles':0}] * NR_VECTORS
155 DECLARE_BITMAP(pir, NR_VECTORS);
Completed in 3 milliseconds