Home
last modified time | relevance | path

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

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