Searched refs:pe_options (Results 1 – 1 of 1) sorted by relevance
1231 int pe_options; in kernel_memory_populate_pmap_enter() local1235 pe_options = PMAP_OPTIONS_NOWAIT; in kernel_memory_populate_pmap_enter()1237 pe_options |= PMAP_OPTIONS_INTERNAL; in kernel_memory_populate_pmap_enter()1240 pe_options |= PMAP_OPTIONS_REUSABLE; in kernel_memory_populate_pmap_enter()1245 pe_flags, /* wired */ TRUE, pe_options, NULL); in kernel_memory_populate_pmap_enter()1250 pe_options &= ~PMAP_OPTIONS_NOWAIT; in kernel_memory_populate_pmap_enter()1254 pe_flags, /* wired */ TRUE, pe_options, NULL); in kernel_memory_populate_pmap_enter()