Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h84 #define AP_FUNC_ACCEL 4 macro
H A Dzcrypt_cex4.c476 if (ap_test_bit(&ac->functions, AP_FUNC_ACCEL)) { in zcrypt_cex4_card_probe()
653 if (ap_test_bit(&aq->card->functions, AP_FUNC_ACCEL)) { in zcrypt_cex4_queue_probe()
H A Dap_bus.c648 if (ap_test_bit(&ac->functions, AP_FUNC_ACCEL)) in ap_uevent()
660 if (ap_test_bit(&aq->card->functions, AP_FUNC_ACCEL)) in ap_uevent()
H A Dap_queue.c28 ap_test_bit(&aq->card->functions, AP_FUNC_ACCEL); in ap_q_supports_bind()