Searched refs:SUBSECTION_SIZE (Results 1 – 3 of 3) sorted by relevance
688 if (!IS_ALIGNED(dev_info->start, SUBSECTION_SIZE) || in dcssblk_add_store()689 !IS_ALIGNED(dev_info->end + 1, SUBSECTION_SIZE)) { in dcssblk_add_store()691 local_buf, SUBSECTION_SIZE); in dcssblk_add_store()
36 return SUBSECTION_SIZE; in memremap_compat_align()
1982 #define SUBSECTION_SIZE (1UL << SUBSECTION_SHIFT) macro