Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Dopal-api.h799 struct opal_sg_entry { struct
812 struct opal_sg_entry entry[]; argument
Dopal.h22 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry))
/linux-4.4.14/arch/powerpc/platforms/powernv/
Dopal.c832 i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()
842 sg->length = cpu_to_be64(i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()