Searched refs:static_interrupt_map (Results 1 – 1 of 1) sorted by relevance
801 int static_interrupt_map[256]; in OF_mapintr() local803 int *interrupt_map = &static_interrupt_map[0]; in OF_mapintr()804 int maplen = sizeof static_interrupt_map; in OF_mapintr()893 interrupt_map_len = sizeof static_interrupt_map; in OF_mapintr()