Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vfio/platform/
Dvfio_platform_private.h17 #define VFIO_PLATFORM_OFFSET_TO_INDEX(off) \ macro
Dvfio_platform_common.c449 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_read()
527 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_write()