Home
last modified time | relevance | path

Searched refs:opal_sg_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dopal-api.h973 struct opal_sg_entry { struct
986 struct opal_sg_entry entry[];
H A Dopal.h18 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry))
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dopal-api.h973 struct opal_sg_entry { struct
986 struct opal_sg_entry entry[];
H A Dopal.h18 #define SG_ENTRIES_PER_NODE ((PAGE_SIZE - 16) / sizeof(struct opal_sg_entry))
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal.c1166 i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()
1176 sg->length = cpu_to_be64(i * sizeof(struct opal_sg_entry) + 16); in opal_vmalloc_to_sg_list()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A 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()

Completed in 11 milliseconds