Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
kvm_book3s_64.h File Reference

Go to the source code of this file.

Macros

#define SPAPR_TCE_SHIFT   12
 
#define VRMA_VSID   0x1ffffffUL /* 1TB VSID reserved for VRMA */
 
#define HPTE_V_HVLOCK   0x40UL
 
#define HPTE_V_ABSENT   0x20UL
 

Macro Definition Documentation

#define HPTE_V_ABSENT   0x20UL

Definition at line 51 of file kvm_book3s_64.h.

#define HPTE_V_HVLOCK   0x40UL

Definition at line 50 of file kvm_book3s_64.h.

#define SPAPR_TCE_SHIFT   12

Definition at line 36 of file kvm_book3s_64.h.

#define VRMA_VSID   0x1ffffffUL /* 1TB VSID reserved for VRMA */

Definition at line 43 of file kvm_book3s_64.h.