Searched refs:pe_options (Results 1 – 1 of 1) sorted by relevance
1074 int pe_options; in kernel_memory_populate_pmap_enter() local1078 pe_options = PMAP_OPTIONS_NOWAIT; in kernel_memory_populate_pmap_enter()1080 pe_options |= PMAP_OPTIONS_INTERNAL; in kernel_memory_populate_pmap_enter()1083 pe_options |= PMAP_OPTIONS_REUSABLE; in kernel_memory_populate_pmap_enter()1088 pe_flags, /* wired */ TRUE, pe_options, NULL); in kernel_memory_populate_pmap_enter()1093 pe_options &= ~PMAP_OPTIONS_NOWAIT; in kernel_memory_populate_pmap_enter()1097 pe_flags, /* wired */ TRUE, pe_options, NULL); in kernel_memory_populate_pmap_enter()