Searched defs:pfn (Results 1 – 2 of 2) sorted by relevance
31 static inline off64_t pfn_to_idle_bitmap_offset(uint64_t pfn) { in pfn_to_idle_bitmap_offset()77 bool PageAcct::PageFlags(uint64_t pfn, uint64_t* flags) { in PageFlags()92 bool PageAcct::PageMapCount(uint64_t pfn, uint64_t* mapcount) { in PageMapCount()107 int PageAcct::IsPageIdle(uint64_t pfn) { in IsPageIdle()
216 uint64_t pfn; // page frame number (physical) - null on some devices, e.g. marlin member