Home
last modified time | relevance | path

Searched refs:AP_IOCTLS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.h24 #define AP_IOCTLS 256 /* Number of ioctls. */ macro
299 unsigned long ioctlm[BITS_TO_LONGS(AP_IOCTLS)];
H A Dzcrypt_api.c184 AP_IOCTLS, &ap_perms_mutex); in ioctlmask_store()
553 if (ioctlnr > 0 && ioctlnr < AP_IOCTLS) { in zcrypt_check_ioctl()