Searched hist:"5524 a27d39b68770f203d8d42eb5a95dde4933bc" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/powerpc/kvm/ |
H A D | trace.h | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
H A D | book3s_32_mmu_host.c | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
H A D | book3s_64_mmu_host.c | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | tlbflush.h | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
H A D | kvm_book3s.h | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
H A D | machdep.h | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
/openbmc/linux/arch/powerpc/platforms/ps3/ |
H A D | htab.c | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | lpar.c | diff 5524a27d39b68770f203d8d42eb5a95dde4933bc Sun Sep 09 21:52:50 CDT 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> 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>
|