All of lore.kernel.org
 help / color / mirror / Atom feed
* question about page_to_phys
@ 2005-09-01  1:29 Xiaofeng Ling
  2005-09-01  9:07 ` Keir Fraser
  0 siblings, 1 reply; 4+ messages in thread
From: Xiaofeng Ling @ 2005-09-01  1:29 UTC (permalink / raw)
  To: xen-devel

The page_to_phys is defined as
#define page_to_phys(page)   (phys_to_machine(page_to_pseudophys(page)))
so it return machine addresss
while virt_to_phys return psedophys. include/asm-xen/asm-i386/io.h
this is really confusing.
why not define page_to_machine?

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

end of thread, other threads:[~2005-09-01 10:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-01  1:29 question about page_to_phys Xiaofeng Ling
2005-09-01  9:07 ` Keir Fraser
     [not found]   ` <4316C793.4080501@intel.com>
     [not found]     ` <ca96cc44c40fb9aea95586126b73ecc5@cl.cam.ac.uk>
2005-09-01  9:56       ` Xiaofeng Ling
2005-09-01 10:37         ` Keir Fraser

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.