Searched refs:SG_ENTRIES_PER_NODE (Results 1 – 2 of 2) sorted by relevance
18 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry)) macro
1157 if (i >= SG_ENTRIES_PER_NODE) { in opal_vmalloc_to_sg_list()