Home
last modified time | relevance | path

Searched refs:vm_phys_seg (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/vm/
H A D_vm_phys.h54 struct vm_phys_seg { struct
68 extern struct vm_phys_seg vm_phys_segs[]; argument
H A Dvm_phys.h78 vm_page_t vm_phys_seg_paddr_to_vm_page(struct vm_phys_seg *seg, vm_paddr_t pa);
135 static inline struct vm_phys_seg *
138 struct vm_phys_seg *seg; in vm_phys_paddr_to_seg()
H A Dvm_phys.c94 struct vm_phys_seg __read_mostly vm_phys_segs[VM_PHYSSEG_MAX];
96 static struct vm_phys_seg vm_phys_early_segs[8];
323 struct vm_phys_seg *seg; in sysctl_vm_phys_segs()
422 struct vm_phys_seg *seg; in _vm_phys_create_seg()
513 struct vm_phys_seg *end_seg, *prev_seg, *seg, *tmp_seg; in vm_phys_init()
999 vm_phys_seg_paddr_to_vm_page(struct vm_phys_seg *seg, vm_paddr_t pa) in vm_phys_seg_paddr_to_vm_page()
1013 struct vm_phys_seg *seg; in vm_phys_paddr_to_vm_page()
1213 struct vm_phys_seg *seg; in vm_phys_free_pages()
1359 struct vm_phys_seg *seg; in vm_phys_enqueue_contig()
1443 struct vm_phys_seg *end_se in vm_phys_find_range()
[all...]
H A Dvm_reserv.c296 struct vm_phys_seg *seg;
497 struct vm_phys_seg *seg;
1049 struct vm_phys_seg *seg;
H A Dvm_page.c556 struct vm_phys_seg *seg; in vm_page_startup()
/freebsd-src/sys/arm64/arm64/
H A Dpmap.c206 struct vm_phys_seg *seg; in _pa_to_pmdp()
228 struct vm_phys_seg *seg; in page_to_pmdp()
1543 struct vm_phys_seg *seg, *next_seg; in pmap_init_pv_table()