Searched hist:285148 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/powerpc/powerpc/
H A Dmmu_if.mdiff 285148 Sat Jul 04 17:05:54 MDT 2015 jhibbits Use the correct type for physical addresses.

On Book-E, physical addresses are actually 36-bits, not 32-bits. This is
currently worked around by ignoring the top bits. However, in some cases, the
boot loader configures CCSR to something above the 32-bit mark. This is stage 1
in updating the pmap to handle 36-bit physaddr.
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea64.cdiff 285148 Sat Jul 04 17:05:54 MDT 2015 jhibbits Use the correct type for physical addresses.

On Book-E, physical addresses are actually 36-bits, not 32-bits. This is
currently worked around by ignoring the top bits. However, in some cases, the
boot loader configures CCSR to something above the 32-bit mark. This is stage 1
in updating the pmap to handle 36-bit physaddr.
H A Dmmu_oea.cdiff 285148 Sat Jul 04 17:05:54 MDT 2015 jhibbits Use the correct type for physical addresses.

On Book-E, physical addresses are actually 36-bits, not 32-bits. This is
currently worked around by ignoring the top bits. However, in some cases, the
boot loader configures CCSR to something above the 32-bit mark. This is stage 1
in updating the pmap to handle 36-bit physaddr.
/freebsd-11-stable/sys/powerpc/booke/
H A Dpmap.cdiff 285148 Sat Jul 04 17:05:54 MDT 2015 jhibbits Use the correct type for physical addresses.

On Book-E, physical addresses are actually 36-bits, not 32-bits. This is
currently worked around by ignoring the top bits. However, in some cases, the
boot loader configures CCSR to something above the 32-bit mark. This is stage 1
in updating the pmap to handle 36-bit physaddr.

Completed in 154 milliseconds