Searched refs:is_fully_owned (Results 1 – 2 of 2) sorted by relevance
2967 user_entry->is_fully_owned = fully_owned; in mach_make_memory_entry_internal()3025 user_entry->is_fully_owned = TRUE; in mach_make_memory_entry_internal()3033 user_entry->is_fully_owned = FALSE; in mach_make_memory_entry_internal()3269 user_entry->is_fully_owned = TRUE; in mach_make_memory_entry_internal()3276 user_entry->is_fully_owned = FALSE; in mach_make_memory_entry_internal()3287 user_entry->is_fully_owned = TRUE; in mach_make_memory_entry_internal()3565 user_entry->is_fully_owned = TRUE; in mach_memory_object_memory_entry_64()3829 !mem_entry->is_fully_owned) { in mach_memory_entry_ownership()
182 /* boolean_t */ is_fully_owned:1; /* ... all objects are owned */ member