Searched refs:MULTIBOOT2_INFO_ALIGN (Results 1 – 2 of 2) sorted by relevance
136 + ((mb2_tag->size + (MULTIBOOT2_INFO_ALIGN - 1U)) & ~(MULTIBOOT2_INFO_ALIGN - 1U))); in multiboot2_to_acrn_bi()
157 #define MULTIBOOT2_INFO_ALIGN 0x00000008U macro
Completed in 4 milliseconds