Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/include/asm/
Dopal-api.h973 struct opal_sg_entry { struct
986 struct opal_sg_entry entry[]; argument
Dopal.h18 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry))
/linux-6.6.21/arch/powerpc/platforms/powernv/
Dopal.c1168 i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()
1178 sg->length = cpu_to_be64(i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()