Home | History | Annotate | Download | only in target-i386

Lines Matching refs:HF_LMA_SHIFT

149 #define HF_LMA_SHIFT        14 /* only used on x86_64: long mode active */
172 #define HF_LMA_MASK (1 << HF_LMA_SHIFT)