Searched refs:MAX_STRUCT_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
796 BUILD_BUG_ON(sizeof(struct page) > MAX_STRUCT_PAGE_SIZE); in nd_pfn_init()797 offset = ALIGN(start + SZ_8K + MAX_STRUCT_PAGE_SIZE * npfns, align) in nd_pfn_init()821 pfn_sb->page_struct_size = cpu_to_le16(MAX_STRUCT_PAGE_SIZE); in nd_pfn_init()
655 #define MAX_STRUCT_PAGE_SIZE 128 macro