Searched refs:bisz (Results 1 – 1 of 1) sorted by relevance
68 size_t bisz; in ldr_bootinfo() local81 bisz = (sizeof (struct bootinfo) + 0x0f) & ~0x0f; in ldr_bootinfo()96 pages = EFI_SIZE_TO_PAGES(sz + bisz); in ldr_bootinfo()111 mm = (void *)(addr + bisz); in ldr_bootinfo()112 sz = (EFI_PAGE_SIZE * pages) - bisz; in ldr_bootinfo()