Home
last modified time | relevance | path

Searched refs:_EFER_LME (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/boot/compressed/
H A Defi_mixed.S199 btrl $_EFER_LME, %eax
225 btsl $_EFER_LME, %eax
H A Dhead_64.S241 btsl $_EFER_LME, %eax
552 btsl $_EFER_LME, %eax
/linux/arch/x86/platform/pvh/
H A Dhead.S104 btsl $_EFER_LME, %eax
/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h22 #define _EFER_LME 8 /* Long mode enable */ macro
31 #define EFER_LME (1<<_EFER_LME)