Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duacce.h61 struct uacce_interface { struct
139 struct uacce_interface *interface);
147 struct uacce_interface *interface) in uacce_alloc()
/linux/Documentation/misc-devices/
H A Duacce.rst137 struct uacce_interface {
143 According to the IOMMU capability, uacce_interface flags can be:
156 struct uacce_interface *interface);
168 uacce_interface.flags = UACCE_DEV_SVA but uacce->flags = ~UACCE_DEV_SVA
/linux/drivers/misc/uacce/
H A Duacce.c503 struct uacce_interface *interface) in uacce_alloc()
/linux/drivers/crypto/hisilicon/
H A Dqm.c2786 struct uacce_interface interface = { in qm_alloc_uacce()