Home
last modified time | relevance | path

Searched refs:use_4K_compat (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/osfmk/vm/
H A Dvm_user.c2646 boolean_t use_4K_compat; in mach_make_memory_entry_internal() local
2672 use_4K_compat = ((permission & MAP_MEM_4K_DATA_ADDR) != 0); in mach_make_memory_entry_internal()
2685 if (use_data_addr || use_4K_compat || parent_entry == NULL) { in mach_make_memory_entry_internal()
2731 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_internal()
2913 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_internal()
2915 if (use_4K_compat) { in mach_make_memory_entry_internal()
3028 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_internal()
3030 if (use_4K_compat) { in mach_make_memory_entry_internal()
3206 if (use_data_addr || use_4K_compat) { in mach_make_memory_entry_internal()
3225 if (use_4K_compat) { in mach_make_memory_entry_internal()