Home
last modified time | relevance | path

Searched refs:hwtype (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/include/linux/
Dmoduleparam.h548 #define module_param_hw_named(name, value, type, hwtype, perm) \ argument
553 KERNEL_PARAM_FL_HWPARAM | (hwparam_##hwtype & 0)); \
556 #define module_param_hw(name, type, hwtype, perm) \ argument
557 module_param_hw_named(name, name, type, hwtype, perm)
573 #define module_param_hw_array(name, type, hwtype, nump, perm) \ argument
583 KERNEL_PARAM_FL_HWPARAM | (hwparam_##hwtype & 0)); \
/linux-6.1.9/arch/s390/include/uapi/asm/
Dzcrypt.h220 unsigned int hwtype:8; member
340 unsigned int hwtype:8; member
/linux-6.1.9/drivers/s390/crypto/
Dzcrypt_ccamisc.c1696 ci->hwtype = devstat.hwtype; in fetch_cca_info()
1804 ci.hwtype >= minhwtype && in findcard()
1812 if (ci.hwtype >= minhwtype && in findcard()
1835 if (ci.hwtype >= minhwtype && in findcard()
1839 if (ci.hwtype >= minhwtype && in findcard()
1944 if (minhwtype > 0 && minhwtype > ci.hwtype) in cca_findcard2()
Dzcrypt_ccamisc.h247 int hwtype; /* one of the defined AP_DEVICE_TYPE_* */ member
Dap_card.c30 static DEVICE_ATTR_RO(hwtype);
Dzcrypt_api.c1310 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask()
1335 stat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_mask_ext()
1358 devstat->hwtype = zc->card->ap_dev.device_type; in zcrypt_device_status_ext()
Dzcrypt_ep11misc.c1428 if (minhwtype && device_status[i].hwtype < minhwtype) in ep11_findcard2()
/linux-6.1.9/Documentation/s390/
Dvfio-ap.rst741 cat /sys/bus/ap/devices/card05/hwtype
743 The hwtype must be 10 or higher (CEX4 or newer) in order to be bound to the