Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vfio/platform/
H A Dvfio_platform_private.h16 #define VFIO_PLATFORM_OFFSET_TO_INDEX(off) \ macro
H A Dvfio_platform_common.c462 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_read()
538 unsigned int index = VFIO_PLATFORM_OFFSET_TO_INDEX(*ppos); in vfio_platform_write()