Searched refs:MAX_STRUCT_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
769 BUILD_BUG_ON(sizeof(struct page) > MAX_STRUCT_PAGE_SIZE); in nd_pfn_init()770 offset = ALIGN(start + SZ_8K + MAX_STRUCT_PAGE_SIZE * npfns, align) in nd_pfn_init()794 pfn_sb->page_struct_size = cpu_to_le16(MAX_STRUCT_PAGE_SIZE); in nd_pfn_init()
376 #define MAX_STRUCT_PAGE_SIZE 64 macro