Searched refs:PMAP_OPTIONS_REUSABLE (Results 1 – 7 of 7) sorted by relevance
726 #define PMAP_OPTIONS_REUSABLE 0x10 /* page is "reusable" */ macro
1368 pe_options |= PMAP_OPTIONS_REUSABLE; in kernel_memory_populate_pmap_enter()
3472 extra_options |= PMAP_OPTIONS_REUSABLE; in pmap_enter_options_check()
5956 options |= PMAP_OPTIONS_REUSABLE; in pmap_enter_check()
1351 (options & PMAP_OPTIONS_REUSABLE)) { in pmap_enter_pv()
1058 if (options & PMAP_OPTIONS_REUSABLE) { in pmap_enter_options()
2354 (options & PMAP_OPTIONS_REUSABLE)) { in pmap_enter_pv()