Home
last modified time | relevance | path

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

/xnu-11215/osfmk/vm/
H A Dvm_map_xnu.h168 struct vm_map_entry { struct
175 struct vm_map_store store;
177 union {
212 /* boolean_t */__unused1:1,
227 /* boolean_t */ used_for_tpro:1,
243 /* boolean_t */ use_pmap:1,
252 /* boolean_t */ zero_wired_pages:1,
253 /* boolean_t */ used_for_jit:1,
257 /* boolean_t */ iokit_acct:1,
260 /* boolean_t */ vme_xnu_user_debug:1,
[all …]