Home
last modified time | relevance | path

Searched refs:vm_phys_find_range (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/vm/
H A Dvm_phys.h74 int vm_phys_find_range(vm_page_t bounds[], int segind, int domain,
H A Dvm_phys.c1273 vm_phys_find_range(vm_page_t bounds[], int segind, int domain, in vm_phys_find_range() function
H A Dvm_page.c3104 while ((segind = vm_phys_find_range(bounds, segind, domain, in vm_page_reclaim_contig_domain_ext()