Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_FLAGS_AP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio.h213 #define VFIO_DEVICE_FLAGS_AP (1 << 5) /* vfio-ap device */ macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h213 #define VFIO_DEVICE_FLAGS_AP (1 << 5) /* vfio-ap device */ macro
/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c1885 info.flags = VFIO_DEVICE_FLAGS_AP | VFIO_DEVICE_FLAGS_RESET; in vfio_ap_mdev_get_device_info()