Searched refs:getMaySupportMemoryTagging (Results 1 – 2 of 2) sorted by relevance
59 static constexpr bool getMaySupportMemoryTagging() { in getMaySupportMemoryTagging() function60 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()91 static constexpr bool getMaySupportMemoryTagging() { in getMaySupportMemoryTagging() function92 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()110 static constexpr bool getMaySupportMemoryTagging() { in getMaySupportMemoryTagging() function111 return BaseConfig<AllocatorConfig>::getMaySupportMemoryTagging(); in getMaySupportMemoryTagging()
334 return archSupportsMemoryTagging() && Config::getMaySupportMemoryTagging() && in allocatorSupportsMemoryTagging()