Searched refs:NR_INTERRUPT_PER_RANK (Results 1 – 3 of 3) sorted by relevance
98 #define NR_INTERRUPT_PER_RANK 32 macro99 #define INTERRUPT_RANK_MASK (NR_INTERRUPT_PER_RANK - 1)
107 BUILD_BUG_ON(NR_INTERRUPT_PER_RANK != 32); in vgic_store_itargetsr()113 virq = rank->index * NR_INTERRUPT_PER_RANK + offset; in vgic_store_itargetsr()
93 for ( i = 0; i < NR_INTERRUPT_PER_RANK; i++ ) in vgic_rank_init()
Completed in 8 milliseconds