All of lore.kernel.org
 help / color / mirror / Atom feed
* mapping 36 bit physical addresses into 32 bit virtual
@ 2002-10-15 16:59 Padraig O Mathuna
  2002-10-15 20:51 ` Maciej W. Rozycki
  2002-10-15 22:54 ` H. Peter Anvin
  0 siblings, 2 replies; 13+ messages in thread
From: Padraig O Mathuna @ 2002-10-15 16:59 UTC (permalink / raw)
  To: linux-kernel

Hi,

I'm developing some drivers for the AU1000 under
Mountain Vista's 2.4.17 sherman release. The AU1000 is
a MIPS based SOC with a 36 bit internal address bus
and a 32 bit MIPS cpu.  According to the documentation
the MIPS' TLB is able to map 32 bit virtual addresses
to 36 bit physical addresses, however I cannot figure
out how to get Linux to set this up.  I've looked at
ioremap which only takes unsigned long (32bits) as an
argument to assign a virtual address.  Is there
another way?

thanks

Padraig

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

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

end of thread, other threads:[~2002-10-16 16:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-15 16:59 mapping 36 bit physical addresses into 32 bit virtual Padraig O Mathuna
2002-10-15 20:51 ` Maciej W. Rozycki
2002-10-15 22:54 ` H. Peter Anvin
2002-10-15 23:34   ` David S. Miller
2002-10-16  7:23   ` jw schultz
2002-10-16  7:24     ` David S. Miller
2002-10-16 11:51       ` Maciej W. Rozycki
2002-10-16  8:20     ` Miles Bader
2002-10-16 10:04       ` jw schultz
2002-10-16 11:59         ` Maciej W. Rozycki
2002-10-16 23:21       ` Christoph Hellwig
2002-10-16 16:35         ` Maciej W. Rozycki
2002-10-16 11:46   ` Maciej W. Rozycki

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.