OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bisz
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/stand/efi/libefi/
bootinfo.c
210
UINTN
bisz
, key;
local in function:bi_load
282
bisz
= (sizeof(struct bootinfo) + 0x0f) & ~0x0f;
283
bi->bi_memmap = ((u_int64_t)bi) +
bisz
;
284
bi->bi_memmap_size = EFI_PAGE_SIZE * pages -
bisz
;
bootinfo.c
210
UINTN
bisz
, key;
local in function:bi_load
282
bisz
= (sizeof(struct bootinfo) + 0x0f) & ~0x0f;
283
bi->bi_memmap = ((u_int64_t)bi) +
bisz
;
284
bi->bi_memmap_size = EFI_PAGE_SIZE * pages -
bisz
;
Completed in 47 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025