Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_host_media.cpp41 allocatePages(create.physAddr, kNumPages); in AddressSpaceHostMediaContext()
46 deallocatePages(mGuestAddr, kNumPages); in ~AddressSpaceHostMediaContext()
82 deallocatePages(mGuestAddr, kNumPages); in load()
85 allocatePages(mGuestAddr, kNumPages); in load()
/hardware/google/aemu/host-common/include/host-common/
Daddress_space_host_media.h48 static constexpr int kNumPages = 2049; // 32M + 16k variable
51 static constexpr int kNumPages = 1 + kPageSize * 2; // 32M + 4k variable