Searched refs:PMAP_OPTIONS_INTERNAL (Results 1 – 6 of 6) sorted by relevance
463 __options |= PMAP_OPTIONS_INTERNAL; \493 __extra_options |= PMAP_OPTIONS_INTERNAL; \723 #define PMAP_OPTIONS_INTERNAL 0x8 /* page from internal object */ macro
1171 pe_options |= PMAP_OPTIONS_INTERNAL; in kernel_memory_populate_pmap_enter()
4802 pmap_options |= PMAP_OPTIONS_INTERNAL; in vm_map_enter_mem_object_helper()
1049 if (options & PMAP_OPTIONS_INTERNAL) { in pmap_enter_options()
2317 if ((options & PMAP_OPTIONS_INTERNAL) && in pmap_enter_pv()
6131 if (options & PMAP_OPTIONS_INTERNAL) {6154 } else if (options & PMAP_OPTIONS_INTERNAL) {