Searched refs:vm_phys_fictitious_init_range (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/sys/vm/ |
| HD | vm_phys.c | 906 vm_phys_fictitious_init_range(vm_page_t range, vm_paddr_t start, in vm_phys_fictitious_init_range() function 951 vm_phys_fictitious_init_range(fp, start, dpage_count, in vm_phys_fictitious_reg_range() 961 vm_phys_fictitious_init_range(fp, start, page_count, memattr); in vm_phys_fictitious_reg_range() 970 vm_phys_fictitious_init_range(fp, ptoa(first_page), dpage_count, in vm_phys_fictitious_reg_range() 989 vm_phys_fictitious_init_range(fp, start, page_count, memattr); in vm_phys_fictitious_reg_range()
|