Home
last modified time | relevance | path

Searched defs:aligned_end (Results 1 – 4 of 4) sorted by relevance

/linux/arch/openrisc/kernel/
H A Dsetup.c82 unsigned long aligned_end = ALIGN(initrd_end, PAGE_SIZE); in setup_memory() local
/linux/drivers/block/
H A Dbrd.c162 sector_t aligned_end = round_down( in brd_do_discard() local
/linux/init/
H A Dinitramfs.c656 unsigned long aligned_end = ALIGN(end, PAGE_SIZE); in free_initrd_mem() local
/linux/mm/
H A Ddebug_vm_pgtable.c1102 phys_addr_t aligned_start, aligned_end; in phys_align_check() local