Searched refs:ap_domain_index (Results 1 – 4 of 4) sorted by relevance
55 EXPORT_SYMBOL(ap_domain_index);1217 ap_domain_index = domain; in ap_domain_store()1656 if (ap_domain_index >= 0) { in ap_select_domain()1678 ap_domain_index = dom; in ap_select_domain()1680 __func__, ap_domain_index); in ap_select_domain()2245 if (ap_domain_index >= 0) { in ap_scan_bus()2248 (void *)(long)ap_domain_index, in ap_scan_bus()2441 if (ap_domain_index < -1 || ap_domain_index > ap_max_domain_id || in ap_module_init()2442 (ap_domain_index >= 0 && in ap_module_init()2445 ap_domain_index); in ap_module_init()[all …]
31 extern int ap_domain_index;
1356 if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index || in zcrypt_status_mask()1377 if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index || in zcrypt_qdepth_mask()1404 if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index || in zcrypt_perdev_reqcnt()1428 if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index) in zcrypt_pendingq_count()1451 if (AP_QID_QUEUE(zq->queue->qid) != ap_domain_index) in zcrypt_requestq_count()1654 return put_user(ap_domain_index, (int __user *)arg); in zcrypt_unlocked_ioctl()
88 if (ap_domain_index >= 0) in cca_serialnr_show()89 cca_get_info(ac->id, ap_domain_index, &ci, zc->online); in cca_serialnr_show()
Completed in 14 milliseconds