Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vfio/platform/
Dvfio_platform_private.h17 #define VFIO_PLATFORM_OFFSET_TO_INDEX(off) \ macro
Dvfio_platform_common.c448 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_read()
526 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_write()