Searched refs:pe_options (Results 1 – 1 of 1) sorted by relevance
1225 int pe_options; in kernel_memory_populate_pmap_enter() local1231 pe_options = PMAP_OPTIONS_NOWAIT; in kernel_memory_populate_pmap_enter()1233 pe_options |= PMAP_OPTIONS_INTERNAL; in kernel_memory_populate_pmap_enter()1236 pe_options |= PMAP_OPTIONS_REUSABLE; in kernel_memory_populate_pmap_enter()1241 pe_flags, /* wired */ TRUE, pe_options, NULL); in kernel_memory_populate_pmap_enter()1246 pe_options &= ~PMAP_OPTIONS_NOWAIT; in kernel_memory_populate_pmap_enter()1250 pe_flags, /* wired */ TRUE, pe_options, NULL); in kernel_memory_populate_pmap_enter()