Home
last modified time | relevance | path

Searched defs:vm_shared_region_slide_info_entry_v2 (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.41.3/osfmk/vm/
H A Dvm_shared_region_xnu.h70 struct vm_shared_region_slide_info_entry_v2 { struct
71 uint32_t version;
72 uint32_t page_size;
73 uint32_t page_starts_offset;
74 uint32_t page_starts_count;
75 uint32_t page_extras_offset;
76 uint32_t page_extras_count;
77 …_mask; // which (contiguous) set of bits contains the delta to the next rebase location
78 uint64_t value_add;