Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/hisilicon/zip/
Dzip_main.c91 static struct hisi_zip *find_zip_device_numa(int node) in find_zip_device_numa()
93 struct hisi_zip *zip = NULL; in find_zip_device_numa()
94 struct hisi_zip *hisi_zip; in find_zip_device_numa() local
98 list_for_each_entry(hisi_zip, &hisi_zip_list, list) { in find_zip_device_numa()
99 dev = &hisi_zip->qm.pdev->dev; in find_zip_device_numa()
101 zip = hisi_zip; in find_zip_device_numa()
110 struct hisi_zip *find_zip_device(int node) in find_zip_device()
112 struct hisi_zip *zip = NULL; in find_zip_device()
118 zip = list_first_entry(&hisi_zip_list, struct hisi_zip, list); in find_zip_device()
170 struct hisi_zip *hisi_zip; member
[all …]
DMakefile1 obj-$(CONFIG_CRYPTO_DEV_HISI_ZIP) += hisi_zip.o
2 hisi_zip-objs = zip_main.o zip_crypto.o
Dzip.h30 struct hisi_zip { struct
68 struct hisi_zip *find_zip_device(int node);
Dzip_crypto.c71 struct hisi_zip *zip_dev;
143 struct hisi_zip *hisi_zip; in hisi_zip_ctx_init() local
148 hisi_zip = find_zip_device(cpu_to_node(smp_processor_id())); in hisi_zip_ctx_init()
149 if (!hisi_zip) { in hisi_zip_ctx_init()
153 qm = &hisi_zip->qm; in hisi_zip_ctx_init()
162 hisi_zip_ctx->qp_ctx[i].zip_dev = hisi_zip; in hisi_zip_ctx_init()
/Linux-v5.4/Documentation/ABI/testing/
Ddebugfs-hisi-zip1 What: /sys/kernel/debug/hisi_zip/<bdf>/comp_core[01]/regs
7 What: /sys/kernel/debug/hisi_zip/<bdf>/decomp_core[0-5]/regs
13 What: /sys/kernel/debug/hisi_zip/<bdf>/clear_enable
22 What: /sys/kernel/debug/hisi_zip/<bdf>/current_qm
29 What: /sys/kernel/debug/hisi_zip/<bdf>/qm/qm_regs
36 What: /sys/kernel/debug/hisi_zip/<bdf>/qm/current_q
43 What: /sys/kernel/debug/hisi_zip/<bdf>/qm/clear_enable