Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dvphn.h14 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
Dvphn.c24 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() function
Dnuma.c1279 vphn_unpack_associativity(retbuf, associativity); in hcall_vphn()
/linux-4.4.14/tools/testing/selftests/powerpc/vphn/
Dvphn.h14 extern int vphn_unpack_associativity(const long *packed, __be32 *unpacked);
Dvphn.c24 int vphn_unpack_associativity(const long *packed, __be32 *unpacked) in vphn_unpack_associativity() function
Dtest-vphn.c370 vphn_unpack_associativity(test->input, output); in test_one()