All of lore.kernel.org
 help / color / mirror / Atom feed
* Distinguishing gpfn, gmfn, mfn, and pfn
@ 2013-05-29  1:03 Sengul Thomas
  2013-05-29  7:27 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Sengul Thomas @ 2013-05-29  1:03 UTC (permalink / raw)
  To: Xen Devel

Hi xen developers,

I'm confused about the actual usage of the four types of frames.
I can find the definition in xen/include/xen/mm.h, but would like
to check my understanding is correct:

1) Is 2-stage MMU-supported (e.g., ARMv7 VE) translation
    auto-translated mode? Then, gpfn == gmfn.

2) Is gmfn --> mfn mapping the p2m table?

3) Paravirtualized x86 guest will have gpfn != gmfn, and it is
    quite hard to imagine. Could you tell me the difference
    between gpfn and gmfn? (for instance, when it is used)


thanks always,
Thomas

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

end of thread, other threads:[~2013-05-29 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-29  1:03 Distinguishing gpfn, gmfn, mfn, and pfn Sengul Thomas
2013-05-29  7:27 ` Keir Fraser
2013-05-29 10:09   ` George Dunlap

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.