Home
last modified time | relevance | path

Searched defs:pmd_size (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/runtime/gc/
H A Dheap.h1026 const size_t pmd_size = GetPMDSize(); in BestPageTableAlignment() local
/aosp_15_r20/art/runtime/gc/collector/
H A Dmark_compact.cc3004 size_t pmd_size = Heap::GetPMDSize(); in KernelPreparation() local