Home
last modified time | relevance | path

Searched refs:unmapped (Results 1 – 25 of 26) sorted by relevance

12

/freebsd-10-stable/sys/amd64/vmm/io/
Diommu.c274 uint64_t unmapped, remaining; in iommu_remove_mapping() local
279 unmapped = IOMMU_REMOVE_MAPPING(dom, gpa, remaining); in iommu_remove_mapping()
280 gpa += unmapped; in iommu_remove_mapping()
281 remaining -= unmapped; in iommu_remove_mapping()
/freebsd-10-stable/contrib/gdb/gdb/
Dprintcmd.c542 int unmapped = 0; in print_address_symbolic() local
550 if (build_address_symbolic (addr, do_demangle, &name, &offset, &filename, &line, &unmapped)) in print_address_symbolic()
557 if (unmapped) in print_address_symbolic()
574 if (unmapped) in print_address_symbolic()
595 int *unmapped) /* OUT */ in build_address_symbolic() argument
605 *unmapped = 0; in build_address_symbolic()
614 *unmapped = 1; in build_address_symbolic()
Ddisasm.c96 int unmapped; in dump_insns() local
118 &line, &unmapped)) in dump_insns()
Ddefs.h595 int *unmapped);
/freebsd-10-stable/contrib/file/magic/Magdir/
Dvax13 0 lelong 0420 a.out VAX demand paged (first page unmapped) pure executable
Dlinux206 >2 byte&0x01 !0 \b, unmapped zero page
/freebsd-10-stable/contrib/groff/font/devutf8/
DNOTES5 Kernighan) is unmapped:
/freebsd-10-stable/usr.sbin/syslogd/
Dsyslogd.c342 static void unmapped(struct sockaddr *);
699 unmapped((struct sockaddr *)&frominet); in main()
725 unmapped(struct sockaddr *sa) in unmapped() function
/freebsd-10-stable/contrib/ofed/libcxgb4/
DChangeLog384 erroneously unmapped va could have been assigned to another qp mapping.
386 that has been unmapped in error.
466 However this causes the wrong address to get unmapped when the object is
/freebsd-10-stable/share/i18n/csmapper/APPLE/
DSYMBOL%UCS.src212 # SIGN. 0xA0 was unmapped in earlier versions.
DUCS%SYMBOL.src212 # SIGN. 0xA0 was unmapped in earlier versions.
/freebsd-10-stable/sys/kern/
Dvfs_bio.c2227 getnewbuf_scan(int maxsize, int defrag, int unmapped, int metadata) in getnewbuf_scan() argument
2232 KASSERT(!unmapped || !defrag, ("both unmapped and defrag")); in getnewbuf_scan()
2254 if (!defrag && unmapped) { in getnewbuf_scan()
/freebsd-10-stable/contrib/gcc/
Dacinclude.m4238 # explicitly unmapped remain accessible.
/freebsd-10-stable/contrib/gdb/gdb/doc/
Dgdb.info-16239 in instruction memory is called "unmapped"; its "load address" is its
6330 unmapped.
6336 overlay is unmapped, GDB assumes it can find the overlay's
6365 When overlay debugging is enabled, GDB recognizes code in unmapped
6366 overlays, and prints the names of unmapped functions with asterisks
6367 around them. For example, if `foo' is a function in an unmapped
6386 `disassemble', to work normally, even on unmapped code. However, GDB's
6389 * You can set breakpoints in functions in unmapped overlays, as long
6393 unmapped overlays. However, if you set a breakpoint at the end of
Dgdb.texinfo7267 @cindex unmapped overlays
7336 in instruction memory is called @dfn{unmapped}; its @dfn{load address}
7440 @var{overlay} are now unmapped.
7448 When an overlay is unmapped, @value{GDBN} assumes it can find the
7485 unmapped overlays, and prints the names of unmapped functions with
7487 unmapped overlay, @value{GDBN} prints it this way:
7510 @code{break} and @code{disassemble}, to work normally, even on unmapped
7517 You can set breakpoints in functions in unmapped overlays, as long as
7521 unmapped overlays. However, if you set a breakpoint at the end of your
Dgdb.info-36596 * unmapped overlays: How Overlays Work.
/freebsd-10-stable/contrib/gcclibs/libiberty/
Dconfigure8593 mmap private fixed at somewhere currently unmapped
8596 mmap shared fixed at somewhere currently unmapped
/freebsd-10-stable/contrib/binutils/libiberty/
Dconfigure8710 mmap private fixed at somewhere currently unmapped
8713 mmap shared fixed at somewhere currently unmapped
/freebsd-10-stable/contrib/groff/
Dconfigure8848 mmap private fixed at somewhere currently unmapped
8851 mmap shared fixed at somewhere currently unmapped
DChangeLog2903 * src/utils/afmtodit/afmtodit.pl: Handle unmapped characters of
/freebsd-10-stable/crypto/heimdal/
Dconfigure15575 mmap private fixed at somewhere currently unmapped
15578 mmap shared fixed at somewhere currently unmapped
26601 mmap private fixed at somewhere currently unmapped
26604 mmap shared fixed at somewhere currently unmapped
/freebsd-10-stable/contrib/binutils/bfd/
Dconfigure19816 mmap private fixed at somewhere currently unmapped
19819 mmap shared fixed at somewhere currently unmapped
/freebsd-10-stable/contrib/binutils/ld/
Dld.texinfo4141 If a unmapped section matches any of the listed attributes other than
4143 attribute reverses this test, so that an unmapped section will be placed
/freebsd-10-stable/contrib/libstdc++/
Dconfigure32220 mmap private fixed at somewhere currently unmapped
32223 mmap shared fixed at somewhere currently unmapped
/freebsd-10-stable/sys/contrib/dev/acpica/
Dchanges.txt14770 unmapped after construction of the "common" FACS, preventing

12