Lines Matching refs:use_data_addr
81 bool *use_data_addr, in vm_memory_entry_decode_perm() argument
87 *use_data_addr = ((permission & MAP_MEM_USE_DATA_ADDR) != 0); in vm_memory_entry_decode_perm()
95 bool use_data_addr, in vm_memory_entry_get_offset_in_page() argument
100 if (use_data_addr || use_4K_compat) { in vm_memory_entry_get_offset_in_page()
170 bool use_data_addr; in mach_make_memory_entry_mem_only() local
193 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_mem_only()
195 if (use_data_addr || use_4K_compat || parent_entry == NULL) { in mach_make_memory_entry_mem_only()
314 bool use_data_addr; in mach_make_memory_entry_named_create() local
356 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_named_create()
358 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_named_create()
514 bool use_data_addr; in mach_make_memory_entry_copy() local
559 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_copy()
567 use_data_addr, use_4K_compat); in mach_make_memory_entry_copy()
626 bool use_data_addr; in mach_make_memory_entry_share() local
675 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_share()
741 use_data_addr, use_4K_compat); in mach_make_memory_entry_share()
938 bool use_data_addr; in mach_make_memory_entry_from_parent_entry_sanitize() local
944 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_from_parent_entry_sanitize()
946 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_from_parent_entry_sanitize()
1014 bool use_data_addr; in mach_make_memory_entry_from_parent_entry() local
1028 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_from_parent_entry()
1049 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_from_parent_entry()
1073 use_data_addr, use_4K_compat); in mach_make_memory_entry_from_parent_entry()