Searched refs:start_pad (Results 1 – 3 of 3) sorted by relevance
198 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad); in resource_show() local202 + start_pad + offset); in resource_show()224 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad); in size_show() local229 resource_size(&nsio->res) - start_pad in size_show()447 unsigned long align, start_pad, end_trunc; in nd_pfn_validate() local474 pfn_sb->start_pad = 0; in nd_pfn_validate()496 start_pad = le32_to_cpu(pfn_sb->start_pad); in nd_pfn_validate()586 if ((align && !IS_ALIGNED(res->start + offset + start_pad, align)) in nd_pfn_validate()594 if (!IS_ALIGNED(res->start + start_pad, memremap_compat_align())) { in nd_pfn_validate()604 if (offset >= (res_size - start_pad - end_trunc)) { in nd_pfn_validate()[all …]
39 __le32 start_pad; member
1732 u8 start_pad[0x1]; member