Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dvfio.h222 #define VFIO_DEVICE_API_AP_STRING "vfio-ap" macro
/Linux-v5.10/drivers/s390/crypto/
Dvfio_ap_ops.c387 return sprintf(buf, "%s\n", VFIO_DEVICE_API_AP_STRING); in device_api_show()