Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dfinelock_queue.h49 bool GetPageFromPhysical(uint64 paddr, struct page_entry *pe);
Dfinelock_queue.cc230 int gotpage = GetPageFromPhysical(paddr, &pe); in ErrorLogCallback()
270 bool FineLockPEQueue::GetPageFromPhysical(uint64 paddr, in GetPageFromPhysical() function in FineLockPEQueue