HomeFreeBSD

sys/_types.h: centralize __vm_offset_t and __vm_size_t definitions

Description

sys/_types.h: centralize vm_offset_t and vm_size_t definitions

Use ptraddr_t to define vm_offset_t and size_t for vm_size_t
rather than per-pointer-size definitions.

Reviewed by: kib, markj
Effort: CHERI upstreaming
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D53818

Details

Provenance
brooksAuthored on Thu, Nov 27, 2:54 PM
Reviewer
kib
Differential Revision
D53818: sys/_types.h: centralize __vm_offset_t and __vm_size_t definitions
Parents
rGdca634d1544b: new type: ptraddr_t
Branches
Unknown
Tags
Unknown