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()
515 bool use_data_addr; in mach_make_memory_entry_copy() local
560 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_copy()
568 use_data_addr, use_4K_compat); in mach_make_memory_entry_copy()
629 bool use_data_addr; in mach_make_memory_entry_share() local
678 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_share()
744 use_data_addr, use_4K_compat); in mach_make_memory_entry_share()
941 bool use_data_addr; in mach_make_memory_entry_from_parent_entry_sanitize() local
947 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_from_parent_entry_sanitize()
949 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_from_parent_entry_sanitize()
1017 bool use_data_addr; in mach_make_memory_entry_from_parent_entry() local
1031 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_from_parent_entry()
1052 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_from_parent_entry()
1076 use_data_addr, use_4K_compat); in mach_make_memory_entry_from_parent_entry()