Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dopal.h23 struct opal_sg_entry { struct
32 struct opal_sg_entry entry[]; argument
36 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry))
/arch/powerpc/platforms/powernv/
Dopal.c775 i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()
785 sg->length = cpu_to_be64(i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()