HomeSort by relevance Sort by last modified time
    Searched defs:NoEntry (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/EblCmdLib/Arm/
EblCmdMmu.c 358 MMU_ENTRY NoEntry;
366 NoEntry.Level = (MMU_LEVEL)200;
367 DumpMmuLevel(Level1,TTEntry,NoEntry);
  /frameworks/ml/nn/driver/cache/BlobCache/
BlobCache.h 171 static const size_t NoEntry = ~size_t(0);
186 // the index of that entry in the cache; otherwise, it is NoEntry.

Completed in 73 milliseconds