Home
last modified time | relevance | path

Searched hist:"600715 dcdf567c86f8b2c6173fcfb4b873e25a19" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dtypes.hdiff 600715dcdf567c86f8b2c6173fcfb4b873e25a19 Thu Sep 11 10:31:45 CEST 2008 Jeremy Fitzhardinge <jeremy@goop.org> generic: add phys_addr_t for holding physical addresses

Add a kernel-wide "phys_addr_t" which is guaranteed to be able to hold
any physical address. By default it equals the word size of the
architecture, but a 32-bit architecture can set ARCH_PHYS_ADDR_T_64BIT
if it needs a 64-bit phys_addr_t.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
/linux/include/linux/
H A Dtypes.hdiff 600715dcdf567c86f8b2c6173fcfb4b873e25a19 Thu Sep 11 10:31:45 CEST 2008 Jeremy Fitzhardinge <jeremy@goop.org> generic: add phys_addr_t for holding physical addresses

Add a kernel-wide "phys_addr_t" which is guaranteed to be able to hold
any physical address. By default it equals the word size of the
architecture, but a 32-bit architecture can set ARCH_PHYS_ADDR_T_64BIT
if it needs a 64-bit phys_addr_t.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
/linux/mm/
H A DKconfigdiff 600715dcdf567c86f8b2c6173fcfb4b873e25a19 Thu Sep 11 10:31:45 CEST 2008 Jeremy Fitzhardinge <jeremy@goop.org> generic: add phys_addr_t for holding physical addresses

Add a kernel-wide "phys_addr_t" which is guaranteed to be able to hold
any physical address. By default it equals the word size of the
architecture, but a 32-bit architecture can set ARCH_PHYS_ADDR_T_64BIT
if it needs a 64-bit phys_addr_t.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
/linux/arch/x86/
H A DKconfigdiff 600715dcdf567c86f8b2c6173fcfb4b873e25a19 Thu Sep 11 10:31:45 CEST 2008 Jeremy Fitzhardinge <jeremy@goop.org> generic: add phys_addr_t for holding physical addresses

Add a kernel-wide "phys_addr_t" which is guaranteed to be able to hold
any physical address. By default it equals the word size of the
architecture, but a 32-bit architecture can set ARCH_PHYS_ADDR_T_64BIT
if it needs a 64-bit phys_addr_t.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>