Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_phys.h113 vm_phys_lookup_segind(vm_paddr_t pa) in vm_phys_lookup_segind() function
142 segind = vm_phys_lookup_segind(pa); in vm_phys_paddr_to_seg()
H A Dvm_kern.c323 start_segind = vm_phys_lookup_segind(low); in kmem_alloc_attr_domainset()
417 start_segind = vm_phys_lookup_segind(low); in kmem_alloc_contig_domainset()
H A Dvm_page.c2187 start_segind = vm_phys_lookup_segind(low); in vm_page_alloc_contig()
3093 start_segind = vm_phys_lookup_segind(low); in vm_page_reclaim_contig_domain_ext()