freebsd-dev/sys/arm
Konstantin Belousov 9fb10d635e Define the vm_ooffset_t and vm_pindex_t types as machine-independend.
The types are for the byte offset and page index in vm object.  They
are similar to off_t, which is defined as 64bit MI integer.  Using MI
definitions will allow to provide consistent MD values of vm
object-related maximum sizes.

Reviewed by:	alc
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-02-04 12:26:38 +00:00
..
allwinner Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
altera/socfpga Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
amlogic/aml8726 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
annapurna/alpine Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
arm Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
at91 ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
broadcom/bcm2835 Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
cavium/cns11xx Fix device delete child function. 2016-10-17 10:20:38 +00:00
cloudabi32 Catch up with changes to structure member names. 2017-01-17 22:05:52 +00:00
conf Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
freescale Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
include Define the vm_ooffset_t and vm_pindex_t types as machine-independend. 2017-02-04 12:26:38 +00:00
lpc ofw_spi: Parse property for the SPI mode and CS polarity. 2016-12-18 14:54:20 +00:00
mv Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
nvidia Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
qemu Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
rockchip Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
samsung/exynos Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
ti Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
versatile Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00
xilinx Remake support for SMP kernel on UP cpu: 2017-02-02 06:14:44 +00:00
xscale Add the missing void to function signatures in much of the arm code. 2016-12-13 13:43:22 +00:00