Searched refs:vm_page_wire_count_initial (Results 1 – 6 of 6) sorted by relevance
121 vm_page_wire_count, vm_page_wire_count_initial); in hibernate_setup()
1346 unsigned int vm_page_wire_count_initial; /* How many pages wired at startup */1780 vm_page_wire_count_initial -= (page_count); \
437 unsigned int vm_page_wire_count_initial; variable700 --vm_page_wire_count_initial; in vm_get_delayed_page()1187 vm_page_wire_count_initial = vm_page_wire_count; in vm_page_bootstrap()9598 if (!vm_page_wire_count_initial) { in vm_page_diagnose()9604 wired_reserved_size = ptoa_64(vm_page_wire_count_initial - vm_page_stolen_count); in vm_page_diagnose()9607 …wired_reserved_size = ptoa_64(vm_page_wire_count_initial - vm_page_stolen_count + vm_page_throttle… in vm_page_diagnose()9609 wired_managed_size = ptoa_64(vm_page_wire_count - vm_page_wire_count_initial); in vm_page_diagnose()
239 vm_page_wire_count_initial -= freed_pages; in ml_static_mfree()
925 vm_page_wire_count_initial -= freed_pages; in ml_static_mfree()
1722 vm_page_wire_count_initial -= freed_pages; in ml_static_mfree()