Home
last modified time | relevance | path

Searched defs:l5 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Dcamellia-aesni-avx-asm_64.S298 #define fls16(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
H A Dcamellia-aesni-avx2-asm_64.S330 #define fls32(l, l0, l1, l2, l3, l4, l5, l6, l7, r, t0, t1, t2, t3, tt0, \ argument
H A Daria-gfni-avx512-asm_64.S28 #define BM8X8(l0, l1, l2, l3, l4, l5, l6, l7) \ argument
H A Daria-aesni-avx-asm_64.S28 #define BM8X8(l0, l1, l2, l3, l4, l5, l6, l7) \ argument
H A Daria-aesni-avx2-asm_64.S44 #define BM8X8(l0, l1, l2, l3, l4, l5, l6, l7) \ argument
/openbmc/libpldm/tests/dsp/
H A Dpdr.cpp1757 auto l5 = pldm_entity_association_tree_add(tree, &entities[5], 0xffff, node, in TEST() local
/openbmc/linux/drivers/media/platform/ti/davinci/
H A Dvpif.h621 u16 l1, l3, l5, l7, l9, l11; /* Other parameter configurations */ member
/openbmc/linux/lib/crypto/mpi/
H A Dec.c951 #define l5 (ctx->t.scratch[4]) in add_points_weierstrass() macro