Lines Matching refs:end_trunc
235 u32 end_trunc = __le32_to_cpu(pfn_sb->end_trunc);
240 - end_trunc - offset);
480 pfn_sb->end_trunc = 0;
603 if (!IS_ALIGNED(res->end + 1 - le32_to_cpu(pfn_sb->end_trunc),
680 u32 end_trunc = __le32_to_cpu(pfn_sb->end_trunc);
685 resource_size_t end = nsio->res.end - end_trunc;
694 .end = nsio->res.end - end_trunc,
725 u32 end_trunc;
781 end_trunc = start + size - ALIGN_DOWN(start + size, align);
808 npfns = PHYS_PFN(size - offset - end_trunc);
817 pfn_sb->end_trunc = cpu_to_le32(end_trunc);