ap_test_bit       236 drivers/s390/crypto/ap_bus.c 	return ap_test_bit((field + (nr >> 5)), (nr & 0x1f));
ap_test_bit       106 drivers/s390/crypto/zcrypt_cex2a.c 		if (ap_test_bit(&ac->functions, AP_FUNC_MEX4K) &&
ap_test_bit       107 drivers/s390/crypto/zcrypt_cex2a.c 		    ap_test_bit(&ac->functions, AP_FUNC_CRT4K)) {
ap_test_bit       200 drivers/s390/crypto/zcrypt_cex4.c 	if (ap_test_bit(&ac->functions, AP_FUNC_ACCEL)) {
ap_test_bit       226 drivers/s390/crypto/zcrypt_cex4.c 		if (ap_test_bit(&ac->functions, AP_FUNC_MEX4K) &&
ap_test_bit       227 drivers/s390/crypto/zcrypt_cex4.c 		    ap_test_bit(&ac->functions, AP_FUNC_CRT4K)) {
ap_test_bit       236 drivers/s390/crypto/zcrypt_cex4.c 	} else if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) {
ap_test_bit       273 drivers/s390/crypto/zcrypt_cex4.c 	} else if (ap_test_bit(&ac->functions, AP_FUNC_EP11)) {
ap_test_bit       314 drivers/s390/crypto/zcrypt_cex4.c 	if (ap_test_bit(&ac->functions, AP_FUNC_COPRO)) {
ap_test_bit       334 drivers/s390/crypto/zcrypt_cex4.c 	if (ap_test_bit(&ac->functions, AP_FUNC_COPRO))
ap_test_bit       359 drivers/s390/crypto/zcrypt_cex4.c 	if (ap_test_bit(&aq->card->functions, AP_FUNC_ACCEL)) {
ap_test_bit       365 drivers/s390/crypto/zcrypt_cex4.c 	} else if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) {
ap_test_bit       371 drivers/s390/crypto/zcrypt_cex4.c 	} else if (ap_test_bit(&aq->card->functions, AP_FUNC_EP11)) {
ap_test_bit       395 drivers/s390/crypto/zcrypt_cex4.c 	if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO)) {
ap_test_bit       415 drivers/s390/crypto/zcrypt_cex4.c 	if (ap_test_bit(&aq->card->functions, AP_FUNC_COPRO))