Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/vfio/platform/
Dvfio_platform_private.h16 #define VFIO_PLATFORM_OFFSET_TO_INDEX(off) \ macro
Dvfio_platform_common.c463 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_read()
539 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_write()