All of lore.kernel.org
 help / color / mirror / Atom feed
* Where does kernel stores it's registers while performing a context switch?
@ 2017-10-07 13:52 Ketan Singh
  2017-10-07 15:08 ` Thibaut SAUTEREAU
  0 siblings, 1 reply; 2+ messages in thread
From: Ketan Singh @ 2017-10-07 13:52 UTC (permalink / raw)
  To: kernelnewbies

I want to know where the kernel stores it's registers while performing
a context switch on x86 architecture. In ARM I can see  struct
cpu_context_save in arch/arm/include/asm/thread_info.h but what about
x86/x86_64?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-07 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-07 13:52 Where does kernel stores it's registers while performing a context switch? Ketan Singh
2017-10-07 15:08 ` Thibaut SAUTEREAU

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.