/aosp_15_r20/art/runtime/ |
H A D | runtime_globals.h | 37 struct PageSize { struct 38 PageSize() in PageSize() function 41 constexpr ALWAYS_INLINE operator size_t() const { in size_t() 49 void AllowAccess() { in AllowAccess() 53 void DisallowAccess() { in DisallowAccess() 57 void SetAccessAllowed(bool is_allowed) { in SetAccessAllowed() 91 extern PageSize gPageSize ALWAYS_HIDDEN; argument
|
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | page_size.h | 33 struct PageSize { struct 34 PageSize() : value_(getpagesize()) {} in PageSize() argument 51 inline const PageSize kPageSize; argument
|
/aosp_15_r20/external/gwp_asan/gwp_asan/ |
H A D | guarded_pool_allocator.cpp | 34 uintptr_t getPageAddr(uintptr_t Ptr, uintptr_t PageSize) { in getPageAddr() 74 const size_t PageSize = getPlatformPageSize(); in init() local 173 size_t PageSize) { in getRequiredBackingSize() 258 const size_t PageSize = State.PageSize; in allocate() local
|
/aosp_15_r20/external/scudo/standalone/tests/ |
H A D | map_test.cpp | 19 TEST(ScudoMapTest, PageSize) { in TEST() argument 57 const scudo::uptr PageSize = scudo::getPageSizeCached(); in TEST() local 75 const scudo::uptr PageSize = scudo::getPageSizeCached(); in TEST() local
|
H A D | release_test.cpp | 150 const scudo::uptr PageSize = scudo::getPageSizeCached(); in releasePageRangeToOS() local 182 const scudo::uptr PageSize = scudo::getPageSizeCached(); in testReleaseFreeMemoryToOS() local 310 const scudo::uptr PageSize = scudo::getPageSizeCached(); in testPageMapMarkRange() local 417 const scudo::uptr PageSize = scudo::getPageSizeCached(); in testReleasePartialRegion() local 568 const scudo::uptr PageSize = scudo::getPageSizeCached(); in testReleaseRangeWithSingleBlock() local
|
H A D | secondary_test.cpp | 173 const scudo::uptr PageSize = scudo::getPageSizeCached(); in TEST_F() local 225 const scudo::uptr PageSize = scudo::getPageSizeCached(); in performAllocations() local 283 const scudo::uptr PageSize = scudo::getPageSizeCached(); member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | MemoryMapper.cpp | 29 InProcessMemoryMapper::InProcessMemoryMapper(size_t PageSize) in InProcessMemoryMapper() 34 auto PageSize = sys::Process::getPageSize(); in Create() local 194 SymbolAddrs SAs, size_t PageSize) in SharedMemoryMapper() 204 auto PageSize = sys::Process::getPageSize(); in Create() local
|
H A D | ExecutorProcessControl.cpp | 28 Triple TargetTriple, unsigned PageSize, in SelfExecutorProcessControl() 64 auto PageSize = sys::Process::getPageSize(); in Create() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcABISupport.cpp | 150 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local 232 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local 500 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local 686 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local 932 static const unsigned PageSize = sys::Process::getPageSizeEstimate(); in emitIndirectStubsBlock() local
|
/aosp_15_r20/external/scudo/standalone/ |
H A D | primary32.h | 185 const uptr PageSize = getPageSizeCached(); in isSmallBlock() local 190 const uptr PageSize = getPageSizeCached(); in isLargeBlock() local 913 const uptr PageSize = getPageSizeCached(); in getSizeClassFragmentationInfo() local 1009 const uptr PageSize = getPageSizeCached(); in hasChanceToReleasePages() local 1071 const uptr PageSize = getPageSizeCached(); in markFreeBlocks() local
|
H A D | release.h | 408 const uptr PageSize = getPageSizeCached(); in BlockSize() local 470 const uptr PageSize = getPageSizeCached(); in markRangeAsAllCounted() local 564 const uptr PageSize = getPageSizeCached(); in markFreeBlocksInRegion() local 651 const uptr PageSize = getPageSizeCached(); in releaseFreeMemoryToOS() local
|
H A D | primary64.h | 82 const uptr PageSize = getPageSizeCached(); in init() local 612 const uptr PageSize = getPageSizeCached(); in isSmallBlock() local 626 const uptr PageSize = getPageSizeCached(); in initRegion() local 1182 const uptr PageSize = getPageSizeCached(); in getRegionFragmentationInfo() local 1450 const uptr PageSize = getPageSizeCached(); in collectGroupsToRelease() local
|
H A D | secondary.h | 145 const uptr PageSize = getPageSizeCached(); in mapSecondary() local 354 const uptr PageSize = getPageSizeCached(); in retrieve() local 751 const uptr PageSize = getPageSizeCached(); in allocate() local
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/Orc/ |
H A D | OrcABISupport.cpp | 152 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local 234 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local 502 unsigned PageSize = sys::Process::getPageSize(); in emitIndirectStubsBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
H A D | MachOWriter.h | 28 uint64_t PageSize; variable 63 StringRef OutputFileName, uint64_t PageSize, raw_ostream &Out) in MachOWriter()
|
H A D | MachOLayoutBuilder.h | 60 uint64_t PageSize; variable 80 uint64_t PageSize) in MachOLayoutBuilder()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | MemoryMapper.h | 121 size_t PageSize; variable 169 size_t PageSize; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | MemoryMapper.h | 121 size_t PageSize; variable 169 size_t PageSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | MemoryMapper.h | 121 size_t PageSize; variable 169 size_t PageSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | MemoryMapper.h | 121 size_t PageSize; variable 169 size_t PageSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | MemoryMapper.h | 121 size_t PageSize; variable 169 size_t PageSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.h | 366 InProcessMemoryManager(uint64_t PageSize) : PageSize(PageSize) {} in InProcessMemoryManager() 392 uint64_t PageSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.h | 366 InProcessMemoryManager(uint64_t PageSize) : PageSize(PageSize) {} in InProcessMemoryManager() 392 uint64_t PageSize; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLinkMemoryManager.h | 363 InProcessMemoryManager(uint64_t PageSize) : PageSize(PageSize) {} in InProcessMemoryManager() 389 uint64_t PageSize; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/JITLink/ |
D | JITLinkMemoryManager.h | 366 InProcessMemoryManager(uint64_t PageSize) : PageSize(PageSize) {} in InProcessMemoryManager() 392 uint64_t PageSize; variable
|