Searched refs:sel_cs_cpl3 (Results 1 – 2 of 2) sorted by relevance
156 static void setup_syscall_msrs(int cpufd, uint16 sel_cs, uint16 sel_cs_cpl3) in setup_syscall_msrs() argument170 entries[3].data = ((uint64)sel_cs << 32) | ((uint64)sel_cs_cpl3 << 48); in setup_syscall_msrs()
1668 static void setup_syscall_msrs(int cpufd, uint16 sel_cs, uint16 sel_cs_cpl3)1682 entries[3].data = ((uint64)sel_cs << 32) | ((uint64)sel_cs_cpl3 << 48);