Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/zip/
Dzip_main.c148 static struct zip_dfx_item zip_dfx_files[] = { variable
810 for (i = 0; i < ARRAY_SIZE(zip_dfx_files); i++) { in hisi_zip_dfx_debug_init()
811 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
812 debugfs_create_file(zip_dfx_files[i].name, in hisi_zip_dfx_debug_init()