Searched refs:PAGE_ALIGN_DOWN (Results 1 – 6 of 6) sorted by relevance
284 start = (void *)PAGE_ALIGN_DOWN((u64)start); in kmsan_init_alloc_meta_for_range()
367 shadow_start = PAGE_ALIGN_DOWN(shadow_start); in kasan_populate_vmalloc()
50 start = PAGE_ALIGN_DOWN(__sha(start)); in kasan_populate()
651 start = PAGE_ALIGN_DOWN(efi.unaccepted); in reserve_unaccepted()
224 #define PAGE_ALIGN_DOWN(addr) ALIGN_DOWN(addr, PAGE_SIZE) macro
10510 next_ppage = PAGE_ALIGN_DOWN(bsi->block_start + bsi->block_len) >> PAGE_SHIFT; in btrfs_add_swap_extent()