Home
last modified time | relevance | path

Searched defs:aligned_end (Results 1 – 6 of 6) 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/arch/s390/pci/
H A Dpci_bus.c289 u64 aligned_end, size; in pci_dma_range_setup() local
/linux/drivers/block/
H A Dbrd.c162 sector_t aligned_end = round_down( in brd_do_discard() local
/linux/fs/btrfs/
H A Dreflink.c177 const u64 aligned_end = ALIGN(new_key->offset + datal, in clone_copy_inline_extent() 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; phys_align_check() local