Searched defs:mach_vm_address_t (Results 1 – 3 of 3) sorted by relevance
39 #define mach_vm_address_t vm_address_t macro
124 typedef uint64_t mach_vm_address_t; typedef
59 pub type mach_vm_address_t = u64; typedef5743 address: *mut ::mach_vm_address_t, in mach_vm_map()