Home
last modified time | relevance | path

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

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