Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c54 static int ap_thread_flag; variable
55 module_param_named(poll_thread, ap_thread_flag, int, 0440);
2296 if (ap_thread_flag) { in ap_module_init()