Searched defs:aligned_start (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sh/mm/ |
H A D | flush-sh4.c | 16 reg_size_t aligned_start, v, cnt, end; in sh4__flush_wback_region() local 50 reg_size_t aligned_start, v, cnt, end; in sh4__flush_purge_region() local 80 reg_size_t aligned_start, v, cnt, end; in sh4__flush_invalidate_region() local
|
/linux/arch/openrisc/kernel/ |
H A D | setup.c | 81 unsigned long aligned_start = ALIGN_DOWN(initrd_start, PAGE_SIZE); in setup_memory() local
|
/linux/fs/jffs2/ |
H A D | file.c | 251 unsigned aligned_start = start & ~3; in jffs2_write_end() local
|
/linux/init/ |
H A D | initramfs.c | 655 unsigned long aligned_start = ALIGN_DOWN(start, PAGE_SIZE); in free_initrd_mem() local
|
/linux/mm/ |
H A D | debug_vm_pgtable.c | 1102 phys_addr_t aligned_start, aligned_end; in phys_align_check() local
|