Home
last modified time | relevance | path

Searched refs:SG_ENTRIES_PER_NODE (Results 1 - 4 of 4) sorted by relevance

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

Completed in 5 milliseconds