Searched refs:ap_interrupt_handler (Results 1 – 1 of 1) sorted by relevance
119 static void ap_interrupt_handler(struct airq_struct *airq, bool floating);124 .handler = ap_interrupt_handler,413 static void ap_interrupt_handler(struct airq_struct *airq, bool floating) in ap_interrupt_handler() function