Lines Matching refs:use_data_addr

82 	bool                           *use_data_addr,  in vm_memory_entry_decode_perm()  argument
88 *use_data_addr = ((permission & MAP_MEM_USE_DATA_ADDR) != 0); in vm_memory_entry_decode_perm()
96 bool use_data_addr, in vm_memory_entry_get_offset_in_page() argument
101 if (use_data_addr || use_4K_compat) { in vm_memory_entry_get_offset_in_page()
171 bool use_data_addr; in mach_make_memory_entry_mem_only() local
194 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_mem_only()
196 if (use_data_addr || use_4K_compat || parent_entry == NULL) { in mach_make_memory_entry_mem_only()
293 bool use_data_addr; in mach_make_memory_entry_named_create() local
327 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_named_create()
329 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_named_create()
486 bool use_data_addr; in mach_make_memory_entry_copy() local
523 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_copy()
531 use_data_addr, use_4K_compat); in mach_make_memory_entry_copy()
592 bool use_data_addr; in mach_make_memory_entry_share() local
639 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_share()
709 use_data_addr, use_4K_compat); in mach_make_memory_entry_share()
930 bool use_data_addr; in mach_make_memory_entry_from_parent_entry_sanitize() local
936 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_from_parent_entry_sanitize()
938 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_from_parent_entry_sanitize()
1006 bool use_data_addr; in mach_make_memory_entry_from_parent_entry() local
1020 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_from_parent_entry()
1041 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_from_parent_entry()
1065 use_data_addr, use_4K_compat); in mach_make_memory_entry_from_parent_entry()