Searched refs:use_4K_compat (Results 1 – 1 of 1) sorted by relevance
88 bool *use_4K_compat) in vm_memory_entry_decode_perm() argument94 *use_4K_compat = ((permission & MAP_MEM_4K_DATA_ADDR) != 0); in vm_memory_entry_decode_perm()102 bool use_4K_compat) in vm_memory_entry_get_offset_in_page() argument106 if (use_data_addr || use_4K_compat) { in vm_memory_entry_get_offset_in_page()108 if (use_4K_compat) { in vm_memory_entry_get_offset_in_page()174 bool use_4K_compat; in mach_make_memory_entry_mem_only() local196 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_mem_only()198 if (use_data_addr || use_4K_compat || parent_entry == NULL) { in mach_make_memory_entry_mem_only()313 bool use_4K_compat; in mach_make_memory_entry_named_create() local355 &mask_protections, &use_data_addr, &use_4K_compat); in mach_make_memory_entry_named_create()[all …]