Searched refs:EFI_FDT_ALIGN (Results 1 – 2 of 2) sorted by relevance
203 #ifndef EFI_FDT_ALIGN204 # define EFI_FDT_ALIGN EFI_PAGE_SIZE macro287 status = efi_high_alloc(sys_table, MAX_FDT_SIZE, EFI_FDT_ALIGN, in allocate_new_fdt_and_exit_boot()
65 #define EFI_FDT_ALIGN SZ_2M /* used by allocate_new_fdt_and_exit_boot() */ macro