Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/platform/
H A Dvfio_platform_private.h17 #define VFIO_PLATFORM_OFFSET_TO_INDEX(off) \ macro
H A Dvfio_platform_common.c445 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_read()
523 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_write()