Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/crypto/
Dzcrypt_cex4.c200 if (ap_test_bit(&ac->functions, AP_FUNC_ACCEL)) { in zcrypt_cex4_card_probe()
359 if (ap_test_bit(&aq->card->functions, AP_FUNC_ACCEL)) { in zcrypt_cex4_queue_probe()
Dap_bus.h74 #define AP_FUNC_ACCEL 4 macro