kvm/vfio: Refactor VFIO function calls

There are many function calls to VFIO that follows same pattern by
get/put symbol, we can just refactor these in a macro.

Signed-off-by: Mostafa Saleh <smostafa@google.com>
1 file changed