Home
last modified time | relevance | path

Searched refs:SG_ENTRIES_PER_NODE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dopal.h18 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry)) macro
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal.c1160 if (i >= SG_ENTRIES_PER_NODE) { in opal_vmalloc_to_sg_list()