Home
last modified time | relevance | path

Searched refs:opal_sg_entry (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
Dopal-api.h684 struct opal_sg_entry { struct
697 struct opal_sg_entry entry[]; argument
Dopal.h22 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry))
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dopal.c914 i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()
924 sg->length = cpu_to_be64(i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()