Home
last modified time | relevance | path

Searched refs:page_aligned_expected (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dmem_map.cc481 uint8_t* page_aligned_expected = in MapFileAtAddress() local
484 uint8_t* actual = reinterpret_cast<uint8_t*>(mmap(page_aligned_expected, in MapFileAtAddress()
497 page_aligned_expected, page_aligned_byte_count, prot, flags, fd, in MapFileAtAddress()