ap_domain_index 45 drivers/s390/crypto/ap_bus.c int ap_domain_index = -1; /* Adjunct Processor Domain Index */ ap_domain_index 47 drivers/s390/crypto/ap_bus.c module_param_named(domain, ap_domain_index, int, 0440); ap_domain_index 49 drivers/s390/crypto/ap_bus.c EXPORT_SYMBOL(ap_domain_index); ap_domain_index 667 drivers/s390/crypto/ap_bus.c ap_domain_index = -1; ap_domain_index 1024 drivers/s390/crypto/ap_bus.c return snprintf(buf, PAGE_SIZE, "%d\n", ap_domain_index); ap_domain_index 1037 drivers/s390/crypto/ap_bus.c ap_domain_index = domain; ap_domain_index 1277 drivers/s390/crypto/ap_bus.c if (ap_domain_index >= 0) { ap_domain_index 1305 drivers/s390/crypto/ap_bus.c ap_domain_index = best_domain; ap_domain_index 1306 drivers/s390/crypto/ap_bus.c AP_DBF(DBF_DEBUG, "new ap_domain_index=%d\n", ap_domain_index); ap_domain_index 1552 drivers/s390/crypto/ap_bus.c if (ap_domain_index >= 0) { ap_domain_index 1555 drivers/s390/crypto/ap_bus.c (void *)(long) ap_domain_index, ap_domain_index 1562 drivers/s390/crypto/ap_bus.c ap_domain_index); ap_domain_index 1637 drivers/s390/crypto/ap_bus.c if (ap_domain_index < -1 || ap_domain_index > max_domain_id || ap_domain_index 1638 drivers/s390/crypto/ap_bus.c (ap_domain_index >= 0 && ap_domain_index 1639 drivers/s390/crypto/ap_bus.c !test_bit_inv(ap_domain_index, ap_perms.aqm))) { ap_domain_index 1641 drivers/s390/crypto/ap_bus.c ap_domain_index); ap_domain_index 1642 drivers/s390/crypto/ap_bus.c ap_domain_index = -1; ap_domain_index 1647 drivers/s390/crypto/ap_bus.c if (ap_domain_index >= 0) ap_domain_index 28 drivers/s390/crypto/ap_bus.h extern int ap_domain_index; ap_domain_index 827 drivers/s390/crypto/zcrypt_api.c ap_domain_index >= 0) ap_domain_index 828 drivers/s390/crypto/zcrypt_api.c tdom = ap_domain_index; ap_domain_index 1184 drivers/s390/crypto/zcrypt_api.c if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index ap_domain_index 1205 drivers/s390/crypto/zcrypt_api.c if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index ap_domain_index 1232 drivers/s390/crypto/zcrypt_api.c if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index ap_domain_index 1256 drivers/s390/crypto/zcrypt_api.c if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index) ap_domain_index 1279 drivers/s390/crypto/zcrypt_api.c if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index) ap_domain_index 1435 drivers/s390/crypto/zcrypt_api.c return put_user(ap_domain_index, (int __user *) arg); ap_domain_index 86 drivers/s390/crypto/zcrypt_cex4.c if (ap_domain_index >= 0) ap_domain_index 87 drivers/s390/crypto/zcrypt_cex4.c cca_get_info(ac->id, ap_domain_index, &ci, zc->online);