Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c149 static struct zip_dfx_item zip_dfx_files[] = { variable
855 for (i = 0; i < ARRAY_SIZE(zip_dfx_files); i++) { in hisi_zip_dfx_debug_init()
856 data = (atomic64_t *)((uintptr_t)dfx + zip_dfx_files[i].offset); in hisi_zip_dfx_debug_init()
857 debugfs_create_file(zip_dfx_files[i].name, in hisi_zip_dfx_debug_init()