Searched refs:vm_page_wire_count_initial (Results 1 – 5 of 5) sorted by relevance
122 vm_page_wire_count, vm_page_wire_count_initial); in hibernate_setup()
1358 unsigned int vm_page_wire_count_initial; /* How many pages wired at startup */1838 vm_page_wire_count_initial -= (page_count); \
444 unsigned int vm_page_wire_count_initial; variable709 --vm_page_wire_count_initial; in vm_get_delayed_page()1213 vm_page_wire_count_initial = vm_page_wire_count; in vm_page_bootstrap()9701 if (!vm_page_wire_count_initial) { in vm_page_diagnose()9707 wired_reserved_size = ptoa_64(vm_page_wire_count_initial - vm_page_stolen_count); in vm_page_diagnose()9710 …wired_reserved_size = ptoa_64(vm_page_wire_count_initial - vm_page_stolen_count + vm_page_throttle… in vm_page_diagnose()9712 wired_managed_size = ptoa_64(vm_page_wire_count - vm_page_wire_count_initial); in vm_page_diagnose()
246 vm_page_wire_count_initial -= freed_pages; in ml_static_mfree()
1735 vm_page_wire_count_initial -= freed_pages; in ml_static_mfree()