Home
last modified time | relevance | path

Searched defs:align_end (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dslice.c79 unsigned long align_end = ALIGN(end, (1UL << SLICE_HIGH_SHIFT)); in slice_range_to_mask() local
157 unsigned long align_end = ALIGN(end, (1UL << SLICE_HIGH_SHIFT)); in slice_check_range_fits() local
/openbmc/qemu/linux-user/
H A Delfload.c3352 abi_ulong align_end = TARGET_PAGE_ALIGN(align_addr + reserve_size); in load_elf_image() local
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.c4516 int align_start, align_end; in bnx2_nvram_write() local