Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
x86
include
asm
mshyperv.h
Go to the documentation of this file.
1
#ifndef _ASM_X86_MSHYPER_H
2
#define _ASM_X86_MSHYPER_H
3
4
#include <linux/types.h>
5
#include <
asm/hyperv.h
>
6
7
struct
ms_hyperv_info
{
8
u32
features
;
9
u32
hints
;
10
};
11
12
extern
struct
ms_hyperv_info
ms_hyperv
;
13
14
#endif
Generated on Thu Jan 10 2013 13:20:05 for Linux Kernel by
1.8.2