Home
last modified time | relevance | path

Searched defs:__page_aligned_bss (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dlinkage.h40 #define __page_aligned_bss __section(".bss..page_aligned") __aligned(PAGE_SIZE) macro
/linux-6.6.21/drivers/firmware/efi/libstub/
Dx86-stub.c461 static struct boot_params boot_params __page_aligned_bss; in efi_pe_entry() local