Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
kvm_xcrs Struct Reference

#include <kvm.h>

Data Fields

__u32 nr_xcrs
 
__u32 flags
 
struct kvm_xcr xcrs [KVM_MAX_XCRS]
 
__u64 padding [16]
 

Detailed Description

Definition at line 335 of file kvm.h.

Field Documentation

__u32 flags

Definition at line 337 of file kvm.h.

__u32 nr_xcrs

Definition at line 336 of file kvm.h.

__u64 padding[16]

Definition at line 339 of file kvm.h.

Definition at line 338 of file kvm.h.


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