Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/crypto/
Dap_bus.c119 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