Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dio-pgfault.c452 struct iopf_fault *partial_iopf; in iopf_queue_remove_device() local
468 list_for_each_entry_safe(partial_iopf, next, &fault_param->partial, list) in iopf_queue_remove_device()
469 kfree(partial_iopf); in iopf_queue_remove_device()