ms_boot_page
static void msb_fix_boot_page_endianness(struct ms_boot_page *p)
struct ms_boot_page *page;
page = kmalloc_objs(struct ms_boot_page, 2);
struct ms_boot_page *boot_block;
data_offset = sizeof(struct ms_boot_page) +
struct ms_boot_page *boot_block;
msb->page_size = sizeof(struct ms_boot_page);
sizeof(struct ms_boot_page)))
struct ms_boot_page *boot_page;