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.h112 vm_phys_lookup_segind(vm_paddr_t pa) in vm_phys_lookup_segind() function
141 segind = vm_phys_lookup_segind(pa); in vm_phys_paddr_to_seg()
H A Dvm_kern.c326 start_segind = vm_phys_lookup_segind(low); in kmem_alloc_attr_domainset()
420 start_segind = vm_phys_lookup_segind(low); in kmem_alloc_contig_domainset()
H A Dvm_page.c2440 start_segind = vm_phys_lookup_segind(low); in vm_page_alloc_contig()
3369 start_segind = vm_phys_lookup_segind(low); in vm_page_reclaim_contig_domain_ext()