Searched defs:__page_aligned_bss (Results 1 – 2 of 2) sorted by relevance
40 #define __page_aligned_bss __section(".bss..page_aligned") __aligned(PAGE_SIZE) macro
461 static struct boot_params boot_params __page_aligned_bss; in efi_pe_entry() local