Home
last modified time | relevance | path

Searched refs:vphn_unpack_associativity (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/testing/selftests/powerpc/vphn/
Dvphn.h15 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
Dvphn.c25 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() function
Dtest-vphn.c371 vphn_unpack_associativity(test->input, output); in test_one()
/Linux-v4.19/arch/powerpc/mm/
Dvphn.h15 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
Dvphn.c25 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() function
Dnuma.c1168 vphn_unpack_associativity(retbuf, associativity); in hcall_vphn()