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

#include <paravirt.h>

Data Fields

unsigned long start_fsyscall_patchlist
 
unsigned long end_fsyscall_patchlist
 
unsigned long start_brl_fsys_bubble_down_patchlist
 
unsigned long end_brl_fsys_bubble_down_patchlist
 
unsigned long start_vtop_patchlist
 
unsigned long end_vtop_patchlist
 
unsigned long start_mckinley_e9_patchlist
 
unsigned long end_mckinley_e9_patchlist
 
voidgate_section
 

Detailed Description

Definition at line 56 of file paravirt.h.

Field Documentation

unsigned long end_brl_fsys_bubble_down_patchlist

Definition at line 60 of file paravirt.h.

unsigned long end_fsyscall_patchlist

Definition at line 58 of file paravirt.h.

unsigned long end_mckinley_e9_patchlist

Definition at line 64 of file paravirt.h.

unsigned long end_vtop_patchlist

Definition at line 62 of file paravirt.h.

void* gate_section

Definition at line 66 of file paravirt.h.

unsigned long start_brl_fsys_bubble_down_patchlist

Definition at line 59 of file paravirt.h.

unsigned long start_fsyscall_patchlist

Definition at line 57 of file paravirt.h.

unsigned long start_mckinley_e9_patchlist

Definition at line 63 of file paravirt.h.

unsigned long start_vtop_patchlist

Definition at line 61 of file paravirt.h.


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