Searched refs:shadowgs (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kernel/ |
H A D | process_64.c | 60 unsigned long cr0 = 0L, cr2 = 0L, cr3 = 0L, cr4 = 0L, fs, gs, shadowgs; __show_regs() local 88 rdmsrl(MSR_KERNEL_GS_BASE, shadowgs); __show_regs() 99 fs, fsindex, gs, gsindex, shadowgs); __show_regs()
|
Completed in 41 milliseconds