Aneesh Kumar K.V
5524a27d39
powerpc/mm: Convert virtual address to vpn
...
This patch convert different functions to take virtual page number
instead of virtual address. Virtual page number is virtual address
shifted right by VPN_SHIFT (12) bits. This enable us to have an
address range of upto 76 bits.
Reviewed-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2012-09-17 16:31:49 +10:00
..
2012-05-06 16:19:13 +02:00
2011-07-12 13:16:39 +03:00
2012-04-08 12:51:05 +03:00
2012-09-17 16:31:49 +10:00
2010-10-24 10:52:11 +02:00
2011-09-25 19:52:29 +03:00
2012-09-17 16:31:49 +10:00
2012-05-30 11:43:10 +02:00
2011-09-25 19:52:21 +03:00
2012-05-06 16:19:09 +02:00
2012-05-06 16:19:11 +02:00
2012-05-06 16:19:11 +02:00
2012-05-06 16:19:13 +02:00
2011-10-31 19:30:44 -04:00
2012-05-30 11:43:10 +02:00
2012-04-08 14:01:36 +03:00
2012-05-30 11:43:10 +02:00
2012-09-07 09:48:59 +10:00
2012-07-24 12:01:20 -07:00
2012-07-10 19:18:06 +10:00
2011-07-12 13:16:46 +03:00
2012-04-02 14:00:04 +10:00
2012-07-11 17:36:38 +02:00
2012-05-06 16:19:12 +02:00
2012-07-31 15:21:20 +10:00
2012-07-10 19:18:08 +10:00
2012-04-08 14:02:39 +03:00
2012-07-11 17:39:38 +02:00
2012-07-24 12:01:20 -07:00
2012-07-11 17:39:36 +02:00
2012-05-06 16:19:13 +02:00
2012-07-27 11:42:32 +10:00
2012-05-30 11:43:11 +02:00
2012-08-16 14:14:53 +02:00
2012-04-08 12:51:12 +03:00
2012-05-06 16:19:07 +02:00
2012-07-11 17:39:38 +02:00
2012-07-11 17:39:36 +02:00
2010-09-02 14:07:32 +10:00
2012-04-08 12:54:59 +03:00
2012-05-06 16:19:11 +02:00
2012-05-30 11:43:10 +02:00
2011-07-12 13:16:28 +03:00
2012-04-08 12:51:19 +03:00
2012-09-17 16:31:49 +10:00