Home | History | Annotate | Download | only in PiSmmCore

Lines Matching defs:Bottom

589   UINTN           Bottom;

596 Bottom = Top - NumberOfPages;
604 if (Bottom > 0) {
605 Pages->NumberOfPages = Bottom;
610 return (UINTN)Pages + EFI_PAGES_TO_SIZE (Bottom);