Home
last modified time | relevance | path

Searched refs:_EFER_SCE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/xen/
Dxen-head.S73 bts $_EFER_SCE, %eax
/linux-4.1.27/arch/x86/include/uapi/asm/
Dmsr-index.h18 #define _EFER_SCE 0 /* SYSCALL/SYSRET */ macro
26 #define EFER_SCE (1<<_EFER_SCE)
/linux-4.1.27/arch/x86/kernel/
Dhead_64.S207 btsl $_EFER_SCE, %eax /* Enable System Call */