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()
1340 unsigned int vm_page_wire_count_initial; /* How many pages wired at startup */1774 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()9566 if (!vm_page_wire_count_initial) { in vm_page_diagnose()9572 wired_reserved_size = ptoa_64(vm_page_wire_count_initial - vm_page_stolen_count); in vm_page_diagnose()9575 …wired_reserved_size = ptoa_64(vm_page_wire_count_initial - vm_page_stolen_count + vm_page_throttle… in vm_page_diagnose()9577 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()
1715 vm_page_wire_count_initial -= freed_pages; in ml_static_mfree()