Searched refs:NewNumberOfPages (Results 1 – 1 of 1) sorted by relevance
237 UINTN NewNumberOfPages; in GopSetMode() local301 NewNumberOfPages = EFI_SIZE_TO_PAGES (NewNumberOfBytes); in GopSetMode()302 NewBackingStore = AllocatePages (NewNumberOfPages); in GopSetMode()319 NewNumberOfPages // NumberOfPages in GopSetMode()394 VgpuGop->NumberOfPages = NewNumberOfPages; in GopSetMode()414 FreePages (NewBackingStore, NewNumberOfPages); in GopSetMode()