KVM
Public Attributes | List of all members
kvm_vfio Struct Reference

Public Attributes

struct list_head file_list
 
struct mutex lock
 
bool noncoherent
 

Detailed Description

Definition at line 32 of file vfio.c.

Member Data Documentation

◆ file_list

struct list_head kvm_vfio::file_list

Definition at line 26 of file vfio.c.

◆ lock

struct mutex kvm_vfio::lock

Definition at line 26 of file vfio.c.

◆ noncoherent

bool kvm_vfio::noncoherent

Definition at line 35 of file vfio.c.


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