Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.c1634 unsigned long apm_any[BITS_TO_LONGS(AP_DEVICES)]; in __verify_queue_reservations() local
1644 bitmap_fill(apm_any, AP_DEVICES); in __verify_queue_reservations()
1645 rc = ap_drv->in_use(apm_any, newaqm); in __verify_queue_reservations()