Searched refs:PMAP_OPTIONS_ALT_ACCT (Results 1 – 6 of 6) sorted by relevance
825 #define PMAP_OPTIONS_ALT_ACCT 0x80 /* use alternate accounting scheme for page */ macro
7125 fault_info.pmap_options |= PMAP_OPTIONS_ALT_ACCT; in vm_fault_unwire()7463 fault_info.pmap_options |= PMAP_OPTIONS_ALT_ACCT; in vm_fault_wire_fast()
12675 fault_info.pmap_options |= PMAP_OPTIONS_ALT_ACCT; in vm_map_copyout_internal()15892 fault_info->pmap_options |= PMAP_OPTIONS_ALT_ACCT; in vm_map_lookup_and_lock_object()
1080 if ((options & PMAP_OPTIONS_ALT_ACCT) && in pmap_enter_options()1127 if ((options & PMAP_OPTIONS_ALT_ACCT) && in pmap_enter_options()
6571 if ((options & PMAP_OPTIONS_ALT_ACCT) ||
6520 if ((options & PMAP_OPTIONS_ALT_ACCT) ||