Home
last modified time | relevance | path

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

/linux-5.10/drivers/s390/crypto/
Dap_bus.c115 static void ap_interrupt_handler(struct airq_struct *airq, bool floating);
120 .handler = ap_interrupt_handler,
425 static void ap_interrupt_handler(struct airq_struct *airq, bool floating) in ap_interrupt_handler() function