Home
last modified time | relevance | path

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

/linux-6.15/arch/openrisc/kernel/
H A Dsetup.c82 unsigned long aligned_end = ALIGN(initrd_end, PAGE_SIZE); in setup_memory() local
/linux-6.15/arch/s390/pci/
H A Dpci_bus.c290 u64 aligned_end, size; in pci_dma_range_setup() local
/linux-6.15/fs/btrfs/
H A Dreflink.c180 const u64 aligned_end = ALIGN(new_key->offset + datal, in clone_copy_inline_extent() local
/linux-6.15/init/
H A Dinitramfs.c655 unsigned long aligned_end = ALIGN(end, PAGE_SIZE); in free_initrd_mem() local
/linux-6.15/mm/
H A Ddebug_vm_pgtable.c1110 phys_addr_t aligned_start, aligned_end; in phys_align_check() local