Home
last modified time | relevance | path

Searched refs:AP_DEVICE_TYPE_CEX8 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_drv.c41 { .dev_type = AP_DEVICE_TYPE_CEX8,
H A Dap_bus.h76 #define AP_DEVICE_TYPE_CEX8 14 macro
H A Dzcrypt_cex4.c52 { .dev_type = AP_DEVICE_TYPE_CEX8,
68 { .dev_type = AP_DEVICE_TYPE_CEX8,
H A Dap_bus.c1685 if (rawtype <= AP_DEVICE_TYPE_CEX8) in ap_get_compatible_type()
1697 apinfo.cat = AP_DEVICE_TYPE_CEX8; in ap_get_compatible_type()
1701 apinfo.cat <= AP_DEVICE_TYPE_CEX8) in ap_get_compatible_type()