Searched refs:MSR_FS_BASE (Results 1 – 9 of 9) sorted by relevance
63 rdmsrl(MSR_FS_BASE, fsbase); in x86_fsbase_read_cpu()73 wrmsrl(MSR_FS_BASE, fsbase); in x86_fsbase_write_cpu()
112 rdmsrl(MSR_FS_BASE, ctxt->fs_base); in __save_processor_state()256 wrmsrl(MSR_FS_BASE, ctxt->fs_base); in __restore_processor_state()
98 rdmsrl(MSR_FS_BASE, fs); in __show_regs()110 rdmsrl(MSR_FS_BASE, fs); in __show_regs()356 wrmsrl(which == FS ? MSR_FS_BASE : MSR_KERNEL_GS_BASE, in load_seg_legacy()
15 #define MSR_FS_BASE 0xc0000100 /* 64bit FS base */ macro
705 rdmsrl(MSR_FS_BASE, base); in insn_get_seg_base()