/src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
version.h | 70 unsigned int submap_idx; /* IN: which 32-bit submap to return */ 71 uint32_t submap; /* OUT: 32-bit submap */ member in struct:xen_feature_info
|
version.h | 70 unsigned int submap_idx; /* IN: which 32-bit submap to return */ 71 uint32_t submap; /* OUT: 32-bit submap */ member in struct:xen_feature_info
|
version.h | 70 unsigned int submap_idx; /* IN: which 32-bit submap to return */ 71 uint32_t submap; /* OUT: 32-bit submap */ member in struct:xen_feature_info
|
version.h | 70 unsigned int submap_idx; /* IN: which 32-bit submap to return */ 71 uint32_t submap; /* OUT: 32-bit submap */ member in struct:xen_feature_info
|
/src/usr.bin/pmap/ |
pmap.c | 170 recurse < 2 ? "MAP" : "SUBMAP", P(vm_map), 186 * we're not recursing into a submap, so print headers 224 * we're not recursing into a submap, so print totals 372 UVM_ET_ISSUBMAP(vme) ? " SUBMAP" : "", 589 struct kbit mkbit, *submap; local in function:dump_vm_map_entry 592 submap = &mkbit; 593 P(submap) = vme->object.sub_map; 594 S(submap) = sizeof(*vme->object.sub_map); 595 KDEREF(kd, submap); 596 dump_vm_map(kd, proc, vmspace, submap, "submap") [all...] |
pmap.c | 170 recurse < 2 ? "MAP" : "SUBMAP", P(vm_map), 186 * we're not recursing into a submap, so print headers 224 * we're not recursing into a submap, so print totals 372 UVM_ET_ISSUBMAP(vme) ? " SUBMAP" : "", 589 struct kbit mkbit, *submap; local in function:dump_vm_map_entry 592 submap = &mkbit; 593 P(submap) = vme->object.sub_map; 594 S(submap) = sizeof(*vme->object.sub_map); 595 KDEREF(kd, submap); 596 dump_vm_map(kd, proc, vmspace, submap, "submap") [all...] |
pmap.c | 170 recurse < 2 ? "MAP" : "SUBMAP", P(vm_map), 186 * we're not recursing into a submap, so print headers 224 * we're not recursing into a submap, so print totals 372 UVM_ET_ISSUBMAP(vme) ? " SUBMAP" : "", 589 struct kbit mkbit, *submap; local in function:dump_vm_map_entry 592 submap = &mkbit; 593 P(submap) = vme->object.sub_map; 594 S(submap) = sizeof(*vme->object.sub_map); 595 KDEREF(kd, submap); 596 dump_vm_map(kd, proc, vmspace, submap, "submap") [all...] |
pmap.c | 170 recurse < 2 ? "MAP" : "SUBMAP", P(vm_map), 186 * we're not recursing into a submap, so print headers 224 * we're not recursing into a submap, so print totals 372 UVM_ET_ISSUBMAP(vme) ? " SUBMAP" : "", 589 struct kbit mkbit, *submap; local in function:dump_vm_map_entry 592 submap = &mkbit; 593 P(submap) = vme->object.sub_map; 594 S(submap) = sizeof(*vme->object.sub_map); 595 KDEREF(kd, submap); 596 dump_vm_map(kd, proc, vmspace, submap, "submap") [all...] |