Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/crypto/
Dzcrypt_cex4.c109 if (ap_test_bit(&ac->functions, AP_FUNC_ACCEL)) { in zcrypt_cex4_card_probe()
231 if (ap_test_bit(&aq->card->functions, AP_FUNC_ACCEL)) { in zcrypt_cex4_queue_probe()
Dap_bus.h72 #define AP_FUNC_ACCEL 4 macro