Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Duacce.h61 struct uacce_interface { struct
139 struct uacce_interface *interface);
147 struct uacce_interface *interface) in uacce_alloc()
/linux-6.15/Documentation/misc-devices/
H A Duacce.rst134 struct uacce_interface {
140 According to the IOMMU capability, uacce_interface flags can be:
153 struct uacce_interface *interface);
165 uacce_interface.flags = UACCE_DEV_SVA but uacce->flags = ~UACCE_DEV_SVA
/linux-6.15/drivers/misc/uacce/
H A Duacce.c511 struct uacce_interface *interface) in uacce_alloc()
/linux-6.15/drivers/crypto/hisilicon/
H A Dqm.c2753 struct uacce_interface interface = { in qm_alloc_uacce()