Searched refs:totalPages (Results 1 – 1 of 1) sorted by relevance
28 uint64_t totalPages; variable53 totalPages = 0; in PAlloc_Init()158 totalPages++; in PAlloc_AddRegion()280 kprintf("Total Pages: %llu\n", totalPages); in Debug_PAllocStats()281 kprintf("Allocated Pages: %llu\n", totalPages - freePages); in Debug_PAllocStats()