Home
last modified time | relevance | path

Searched refs:shadowgs (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dprocess_64.c70 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; in __show_regs() local
98 rdmsrl(MSR_KERNEL_GS_BASE, shadowgs); in __show_regs()
100 log_lvl, fs, shadowgs); in __show_regs()
111 rdmsrl(MSR_KERNEL_GS_BASE, shadowgs); in __show_regs()
119 log_lvl, fs, fsindex, gs, gsindex, shadowgs); in __show_regs()