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 246 * Does the request fit into the cached memory mapping?
247 * Is 1) Address below the current mapping? OR
248 * 2) Address beyond the current mapping?
254 * The request cannot be resolved by the current memory mapping.
256 * Look for an existing saved mapping covering the address range
287 "Unable to save memory mapping at 0x%8.8X%8.8X, size %u",
305 /* Create a new mapping starting at the address given */
317 /* Save the physical address and mapping size */
325 * current mapping.
676 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 14 milliseconds