Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dap_bus.h274 #define AQMASKSIZE (BITS_TO_LONGS(AP_DOMAINS) * sizeof(unsigned long)) macro
H A Dap_bus.c1655 memcpy(ap_perms.aqm, newaqm, AQMASKSIZE); in aqmask_commit()