Searched refs:VFIO_PLATFORM_OFFSET_MASK (Results 1 – 2 of 2) sorted by relevance
15 #define VFIO_PLATFORM_OFFSET_MASK (((u64)(1) << VFIO_PLATFORM_OFFSET_SHIFT) - 1) macro
446 loff_t off = *ppos & VFIO_PLATFORM_OFFSET_MASK; in vfio_platform_read()524 loff_t off = *ppos & VFIO_PLATFORM_OFFSET_MASK; in vfio_platform_write()