Lines Matching refs:start_pad
209 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad);
213 + start_pad + offset);
235 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad);
240 resource_size(&nsio->res) - start_pad
457 unsigned long align, start_pad, end_trunc;
484 pfn_sb->start_pad = 0;
506 start_pad = le32_to_cpu(pfn_sb->start_pad);
596 if ((align && !IS_ALIGNED(res->start + offset + start_pad, align))
604 if (!IS_ALIGNED(res->start + start_pad, memremap_compat_align())) {
614 if (offset >= (res_size - start_pad - end_trunc)) {
688 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad);
693 resource_size_t base = nsio->res.start + start_pad;
702 .start = nsio->res.start + start_pad,
775 * the 'struct nd_pfn_sb' commentary on why ->start_pad is not