Home
last modified time | relevance | path

Searched refs:nr_assoc_doms (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvphn.c28 int i, nr_assoc_doms = 0; in vphn_unpack_associativity() local
49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
72 return nr_assoc_doms; in vphn_unpack_associativity()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c28 int i, nr_assoc_doms = 0; in vphn_unpack_associativity() local
49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
72 return nr_assoc_doms; in vphn_unpack_associativity()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvphn.c28 int i, nr_assoc_doms = 0; in vphn_unpack_associativity() local
49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
72 return nr_assoc_doms; in vphn_unpack_associativity()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/vphn/
H A Dvphn.c28 int i, nr_assoc_doms = 0; in vphn_unpack_associativity() local
49 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
57 unpacked[++nr_assoc_doms] = in vphn_unpack_associativity()
70 unpacked[0] = cpu_to_be32(nr_assoc_doms); in vphn_unpack_associativity()
72 return nr_assoc_doms; in vphn_unpack_associativity()

Completed in 2 milliseconds