Lines Matching refs:mb_size
956 tag->mb_size = i; in multiboot2_exec()
968 tag->mb_size = i; in multiboot2_exec()
981 tag->mb_size = sizeof (*tag); in multiboot2_exec()
1038 tag->mb_size = sizeof (*tag) + num; in multiboot2_exec()
1074 tag->mb_size = sizeof (*tag) + in multiboot2_exec()
1094 tag->mb_size = sizeof (*tag) + bootp_response_size; in multiboot2_exec()
1106 tag->mb_size = sizeof (*tag); in multiboot2_exec()
1119 otag->mb_size = tsize; in multiboot2_exec()
1125 ntag->mb_size = tsize; in multiboot2_exec()
1138 tag->mb_size = sizeof (*tag); in multiboot2_exec()
1148 tag->mb_size = sizeof (*tag); in multiboot2_exec()
1163 tag->framebuffer_common.mb_size = sizeof (*tag); in multiboot2_exec()
1184 tag->framebuffer_common.mb_size = size; in multiboot2_exec()
1247 tag->mb_size = sizeof (*tag) + map_size; in multiboot2_exec()
1264 tag->mb_size = sizeof (*tag); in multiboot2_exec()
1309 roundup2((uintptr_t)mp + mp->mb_size, in multiboot2_exec()