Home
last modified time | relevance | path

Searched defs:iommu_fault_param (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Diommu.h703 struct iommu_fault_param { struct
704 struct mutex lock;
705 refcount_t users;
706 struct rcu_head rcu;
708 struct device *dev;
709 struct iopf_queue *queue;
710 struct list_head queue_list;
734 struct iommu_fault_param __rcu *fault_param; argument
1079 struct iommu_fault_param {}; struct

Completed in 10 milliseconds