Home
last modified time | relevance | path

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

/linux/drivers/vfio/
H A Dvfio_main.c48 #define VFIO_MAGIC 0x5646494f /* "VFIO" */ macro
241 return init_pseudo(fc, VFIO_MAGIC) ? 0 : -ENOMEM; in vfio_fs_init_fs_context()