GVM User Suite
User tools for the GVM open source project.
Data Fields
NvMdev Struct Reference

Structure for managing the mediated stack. More...

#include <resources.h>

Collaboration diagram for NvMdev:
Collaboration graph
[legend]

Data Fields

int fd
 Control file descriptor. More...
 
struct NvMdevGpugpus [32]
 Available GPUs. More...
 
struct NvResourceres
 Resource tree. More...
 

Detailed Description

Structure for managing the mediated stack.

Structure for managing the entire mediated GPU structure for Nvidia.

Definition at line 74 of file resources.h.

Field Documentation

◆ fd

int NvMdev::fd

Control file descriptor.

Definition at line 75 of file resources.h.

◆ gpus

struct NvMdevGpu* NvMdev::gpus[32]

Available GPUs.

Definition at line 76 of file resources.h.

◆ res

struct NvResource* NvMdev::res

Resource tree.

Definition at line 77 of file resources.h.


The documentation for this struct was generated from the following file: