Searched refs:MSR_LSTAR (Results 1 – 2 of 2) sorted by relevance
75 #define MSR_LSTAR 0xc0000082 /* long mode SYSCALL target */ macro
154 wrmsrl(MSR_LSTAR, system_call); in syscall_init()