Home
last modified time | relevance | path

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

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