Searched refs:mappings (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.0-release/contrib/amd/scripts/
H A Dfix-amd-map.in26 %mappings = (
46 foreach $m (keys %mappings) {
47 $val = $mappings{$m};
/freebsd-10.0-release/sys/boot/ofw/libofw/
H A Dofw_memory.c63 u_char mappings[256 * sizeof(struct ofw_mapping2)]; local
68 bzero(mappings, sizeof(mappings));
70 nmapping = OF_getprop(mmup, "translations", mappings, sizeof(mappings));
80 mapptr = (struct ofw_mapping *) mappings;
98 mapptr2 = (struct ofw_mapping2 *) mappings;
/freebsd-10.0-release/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmpmap.c68 #define snmp_nodelist mappings->nodelist
69 #define snmp_intlist mappings->intlist
70 #define snmp_octlist mappings->octlist
71 #define snmp_oidlist mappings->oidlist
72 #define snmp_iplist mappings->iplist
73 #define snmp_ticklist mappings->ticklist
74 #define snmp_cntlist mappings->cntlist
75 #define snmp_gaugelist mappings->gaugelist
76 #define snmp_cnt64list mappings->cnt64list
77 #define snmp_enumlist mappings
[all...]
H A Dbsnmptools.h176 struct snmp_mappings *mappings; member in struct:snmp_toolinfo
H A Dbsnmptools.c131 snmptoolctx->mappings = NULL;
193 * Walk through the file list and import string<->oid mappings from each file.
207 if ((snmptoolctx->mappings = snmp_mapping_init()) == NULL)
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dwin32-nat.c155 static const int mappings[] = variable
337 char *context_offset = ((char *) &current_thread->context) + mappings[r];
398 regcache_collect (r, ((char *) &current_thread->context) + mappings[r]);
2415 supply_register (r, core_reg_sect + mappings[r]);
H A Dwince.c180 /* An array of offset mappings into a Win32 Context structure.
190 static const int mappings[NUM_REGS + 1] = variable
388 if (mappings[r] < 0)
391 p = (ULONG *) (((char *) c) + mappings[r]);
1145 deprecated_read_register_gen (r, ((char *) &current_thread->context) + mappings[r]);
H A Dprocfs.c5349 /* Get the number of mappings, allocate space,
5350 and read the mappings into prmaps. */
5371 /* Use ioctl command PIOCNMAP to get number of mappings. */
5395 * nonzero value, or at teh end of the mappings.
5449 * nonzero value, or at teh end of the mappings.
5556 * Callback function, does the actual work for 'info proc mappings'.
5586 * Implement the "info proc mappings" subcommand.
5630 int mappings = 0; local
5652 else if (strncmp (argv[0], "mappings", strlen (argv[0])) == 0)
5654 mappings
[all...]
/freebsd-10.0-release/sys/arm/arm/
H A Dpmap-v6.c457 "Are large page mappings enabled?");
786 * One or more mappings in the specified L2 descriptor table have just been
827 * There are no more valid mappings in this level 2 page table.
860 * There are no more valid mappings in any of the Level 1
880 * The mappings for these page tables were initially made using
882 * mode will not be right for page table mappings. To avoid
1006 * Loop over all current mappings setting/clearing as appropos
1321 * Are large page mappings supported and enabled?
1383 SYSCTL_ULONG(_vm_pmap_section, OID_AUTO, mappings, CTLFLAG_RD,
1384 &pmap_section_mappings, 0, "1MB page mappings");
4246 u_int mappings, is_exec, is_refd; local
[all...]
H A Dpmap.c964 * the *current* pmap, it may well contain stale mappings
974 * One or more mappings in the specified L2 descriptor table have just been
1015 * There are no more valid mappings in this level 2 page table.
1052 * There are no more valid mappings in any of the Level 1
1076 * The mappings for these page tables were initially made using
1078 * mode will not be right for page table mappings. To avoid
1436 * Loop over all current mappings setting/clearing as appropos
2018 * for mappings which exist at the same VA in both processes. EVEN IF
2025 * other mappings belonging to other processes in the 1MB range
2291 * the required metadata for all valid mappings foun
3883 u_int mappings, is_exec, is_refd; local
[all...]
/freebsd-10.0-release/sys/dev/isp/
H A DDriverManual.txt248 down DMA mappings for a SCSI command, provide a pointer to firmware to
/freebsd-10.0-release/contrib/ipfilter/
H A DHISTORY364 ignore previous NAT mappings for 0/0 and 0/32 rules
637 NAT: information (rules, mappings) are stored in hash tables; setup some
685 update addresses used in NAT mappings for 0/32 rules for any protocol but TCP
967 ipnat doesn't successfully remove proxy mappings with "-rf" -
/freebsd-10.0-release/sys/i386/xen/
H A Dpmap.c86 * mappings at almost any time. However, invalidations
87 * of virtual-to-physical mappings must be done as
552 * Because PG_V is never set, there can be no mappings to invalidate.
639 SYSCTL_ULONG(_vm_pmap_pde, OID_AUTO, mappings, CTLFLAG_RD,
640 &pmap_pde_mappings, 0, "2/4MB page mappings");
1251 * kernel mappings that do not need to have
1253 * Note that old mappings are simply written
1304 * This routine tears out page mappings from the
1305 * kernel -- it is meant only for temporary mappings.
1765 * Should only be called if the map contains no valid mappings
[all...]
/freebsd-10.0-release/sys/i386/i386/
H A Dpmap.c86 * mappings at almost any time. However, invalidations
87 * of virtual-to-physical mappings must be done as
229 "Are large page mappings enabled?");
673 * Because PG_V is never set, there can be no mappings to invalidate.
764 * Are large page mappings supported and enabled?
818 SYSCTL_ULONG(_vm_pmap_pde, OID_AUTO, mappings, CTLFLAG_RD,
819 &pmap_pde_mappings, 0, "2/4MB page mappings");
910 * including any global (PG_G) mappings.
1488 * does not preclude the use of superpage mappings.
1520 * kernel mappings tha
[all...]
/freebsd-10.0-release/sys/amd64/amd64/
H A Dpmap.c90 * mappings at almost any time. However, invalidations
91 * of virtual-to-physical mappings must be done as
336 "Are large page mappings enabled?");
758 * memory, pmap_change_attr() will demote any 2MB or 1GB page mappings
1017 * Are large page mappings enabled?
1062 SYSCTL_ULONG(_vm_pmap_pde, OID_AUTO, mappings, CTLFLAG_RD,
1063 &pmap_pde_mappings, 0, "2MB page mappings");
1194 * to make sure that any mappings using the old entry are
1241 * including any global (PG_G) mappings.
1292 * This will force the vcpu to exit and the cached EPT mappings
[all...]
/freebsd-10.0-release/contrib/binutils/libiberty/
H A Dconfigure8715 For private mappings, we should verify that changes cannot be read()
8721 For shared mappings, we should conversely verify that changes get
/freebsd-10.0-release/contrib/dialog/
H A Dconfigure5899 For private mappings, we should verify that changes cannot be read()
5905 For shared mappings, we should conversely verify that changes get
/freebsd-10.0-release/contrib/gcclibs/libiberty/
H A Dconfigure8598 For private mappings, we should verify that changes cannot be read()
8604 For shared mappings, we should conversely verify that changes get
/freebsd-10.0-release/contrib/groff/
H A Dconfigure8853 For private mappings, we should verify that changes cannot be read()
8859 For shared mappings, we should conversely verify that changes get
/freebsd-10.0-release/crypto/heimdal/
H A Dconfigure15580 For private mappings, we should verify that changes cannot be read()
15586 For shared mappings, we should conversely verify that changes get
26606 For private mappings, we should verify that changes cannot be read()
26612 For shared mappings, we should conversely verify that changes get
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dconfigure19821 For private mappings, we should verify that changes cannot be read()
19827 For shared mappings, we should conversely verify that changes get
/freebsd-10.0-release/contrib/libstdc++/
H A Dconfigure32225 For private mappings, we should verify that changes cannot be read()
32231 For shared mappings, we should conversely verify that changes get
[all...]

Completed in 382 milliseconds