Searched refs:AP_DEVICES (Results 1 – 3 of 3) sorted by relevance
700 static void zcrypt_status_mask(char status[AP_DEVICES]) in zcrypt_status_mask() argument704 memset(status, 0, sizeof(char) * AP_DEVICES); in zcrypt_status_mask()712 static void zcrypt_qdepth_mask(char qdepth[AP_DEVICES]) in zcrypt_qdepth_mask() argument716 memset(qdepth, 0, sizeof(char) * AP_DEVICES); in zcrypt_qdepth_mask()728 static void zcrypt_perdev_reqcnt(int reqcnt[AP_DEVICES]) in zcrypt_perdev_reqcnt() argument732 memset(reqcnt, 0, sizeof(int) * AP_DEVICES); in zcrypt_perdev_reqcnt()890 char status[AP_DEVICES]; in zcrypt_unlocked_ioctl()893 sizeof(char) * AP_DEVICES)) in zcrypt_unlocked_ioctl()898 char qdepth[AP_DEVICES]; in zcrypt_unlocked_ioctl()901 sizeof(char) * AP_DEVICES)) in zcrypt_unlocked_ioctl()[all …]
33 #define AP_DEVICES 64 /* Number of AP devices. */ macro
1180 for (i = 0; i < AP_DEVICES; i++) { in ap_max_domain_id_show()1266 for (j = 0; j < AP_DEVICES; j++) { in ap_select_domain()1422 for (i = 0; i < AP_DEVICES; i++) { in ap_scan_bus()1954 for (i = 0; i < AP_DEVICES; i++) in ap_reset_domain()1965 for (j = 0; j < AP_DEVICES; j++) { in ap_reset_all()