nvmm_ctl
int nvmm_ctl(int, void *, size_t);
return nvmm_ctl(owner, data);
ret = nvmm_ctl(NVMM_CTL_MACH_INFO, &machinfo, sizeof(machinfo));