Searched refs:vm_phys_fictitious_seg (Results 1 – 1 of 1) sorted by relevance
88 struct vm_phys_fictitious_seg;90 struct vm_phys_fictitious_seg *);95 struct vm_phys_fictitious_seg { struct96 RB_ENTRY(vm_phys_fictitious_seg) node;103 RB_GENERATE_STATIC(fict_tree, vm_phys_fictitious_seg, node, argument188 struct vm_phys_fictitious_seg *range) in vm_phys_fictitious_in_range()202 vm_phys_fictitious_cmp(struct vm_phys_fictitious_seg *p1, in vm_phys_fictitious_cmp()203 struct vm_phys_fictitious_seg *p2) in vm_phys_fictitious_cmp()898 struct vm_phys_fictitious_seg tmp, *seg; in vm_phys_fictitious_to_vm_page()935 struct vm_phys_fictitious_seg *seg; in vm_phys_fictitious_reg_range()[all …]