HomeSort by: relevance | last modified time | path
    Searched defs:Mapping (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/executer/
exregion.c 138 * Does the request fit into the cached memory mapping?
139 * Is 1) Address below the current mapping? OR
140 * 2) Address beyond the current mapping?
146 * The request cannot be resolved by the current memory mapping.
148 * Look for an existing saved mapping covering the address range
179 "Unable to save memory mapping at 0x%8.8X%8.8X, size %u",
197 /* Create a new mapping starting at the address given */
209 /* Save the physical address and mapping size */
217 * current mapping.
568 ACPI_DATA_TABLE_MAPPING *Mapping;
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_platform.h 46 C/C++ on netbsd/amd64 can reuse the same mapping:
59 struct Mapping {
97 struct Mapping {
132 struct Mapping {
154 // mapping to use. Although slower, it make a same instrumented binary run on
249 // Indicates that mapping defines a mid range memory segment.
255 // mapping to use. Although slower, it make a same instrumented binary run on
373 struct Mapping {
398 struct Mapping {
476 struct Mapping {
    [all...]

Completed in 93 milliseconds