Linux Kernel
3.7.1
|
#include <asm/xen/interface.h>
Go to the source code of this file.
Data Structures | |
struct | mmuext_op |
struct | mmu_update |
struct | multicall_entry |
struct | vcpu_time_info |
struct | vcpu_info |
struct | shared_info |
struct | start_info |
struct | dom0_vga_console_info |
struct | tmem_op |
Typedefs | |
typedef uint16_t | domid_t |
typedef uint64_t | cpumap_t |
typedef uint8_t | xen_domain_handle_t [16] |
Functions | |
DEFINE_GUEST_HANDLE_STRUCT (mmuext_op) | |
DEFINE_GUEST_HANDLE_STRUCT (mmu_update) | |
DEFINE_GUEST_HANDLE_STRUCT (multicall_entry) | |
DEFINE_GUEST_HANDLE (u64) | |
#define mk_unsigned_long | ( | x | ) | __mk_unsigned_long(x) |
#define SIF_PM_MASK (0xFF<<8) /* reserve 1 byte for xen-pm options */ |
#define VIRQ_CONSOLE 2 /* (DOM0) Bytes received on emergency console. */ |
DEFINE_GUEST_HANDLE | ( | u64 | ) |
DEFINE_GUEST_HANDLE_STRUCT | ( | mmuext_op | ) |
DEFINE_GUEST_HANDLE_STRUCT | ( | mmu_update | ) |
DEFINE_GUEST_HANDLE_STRUCT | ( | multicall_entry | ) |