freebsd-dev/sys/arm64
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
..
acpica Add support to find the arm64 serial using the ACPI tables. This uses the 2016-11-21 19:26:58 +00:00
arm64 Remove a static function declaration for a function not implemented. 2017-01-23 16:40:20 +00:00
cavium Fix the alloc function the ThunderX PCIe driver calls, the previous 2016-11-30 14:17:06 +00:00
cloudabi64 Catch up with changes to structure member names. 2017-01-17 22:05:52 +00:00
conf Migrate e1000 to the IFLIB framework: 2017-01-10 03:23:22 +00:00
include Define the vm_ooffset_t and vm_pindex_t types as machine-independend. 2017-02-04 12:26:38 +00:00