Home
last modified time | relevance | path

Searched defs:MSR_LSTAR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr-index.h17 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ macro
/openbmc/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h12 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dmsr-index.h12 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ macro
/openbmc/qemu/target/i386/
H A Dcpu.h527 #define MSR_LSTAR 0xc0000082 macro