Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86xpv/os/
H A Dballoon.c368 static pfn_t pfn_frames[FRAME_ARRAY_SIZE]; variable
504 bzero(pfn_frames, sizeof (pfn_frames)); in balloon_dec_reservation()
544 pfn_frames[i] = pp->p_pagenum; in balloon_dec_reservation()
559 pfnzero(pfn_frames[i], 0, PAGESIZE); in balloon_dec_reservation()
568 reassign_pfn(pfn_frames[i], MFN_INVALID); in balloon_dec_reservation()