Home
last modified time | relevance | path

Searched refs:target_dde (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/
Dgzfht_test.c114 clear_dde(cmdp->crb.target_dde); in compress_fht_sample()
115 putnn(cmdp->crb.target_dde, dde_count, 0); in compress_fht_sample()
116 put32(cmdp->crb.target_dde, ddebc, dstlen); in compress_fht_sample()
117 put64(cmdp->crb.target_dde, ddead, (uint64_t) dst); in compress_fht_sample()
Dgunz_test.c253 cmdp->crb.target_dde = *dst; in nx_submit_job()
/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/include/
Dnxu.h311 struct nx_dde_t target_dde; /* byte[32:47] */ member
631 struct nx_dde_t target_dde; /* byte[32:47] */ member