Searched refs:MSR_FS_BASE (Results 1 – 4 of 4) sorted by relevance
251 TEST_MSR(MSR_FS_BASE, force_emulation); in __test_canonical_checks()
44 MSR_TEST_ONLY64(MSR_FS_BASE, addr_64, 0),
2015 entry_msr_load[0].index = MSR_FS_BASE; in msr_switch_exit_handler()10842 *value = rdmsr(MSR_FS_BASE); in get_host_value()10876 return wrmsr_safe(MSR_FS_BASE, value); in set_host_value()
12 #define MSR_FS_BASE 0xc0000100 /* 64bit FS base */ macro