9.122 nvmm_assist_mem

int nvmm_assist_mem(int machine_id, int cpu, void *gpa, int write, void *data, size_t size);

This syscall does the same as nvmm_assist_io but with MMIO space instead of IO space. It features the same error codes and returns.