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