Searched refs:flush_non_present_entry (Results 1 – 3 of 3) sorted by relevance
/xen/xen/drivers/passthrough/vtd/ |
A D | iommu.c | 339 bool flush_non_present_entry) in flush_context_reg() argument 350 if ( flush_non_present_entry ) in flush_context_reg() 392 flush_non_present_entry); in iommu_flush_context_global() 408 bool flush_non_present_entry, in flush_iotlb_reg() argument 421 if ( flush_non_present_entry ) in flush_iotlb_reg() 482 flush_non_present_entry, flush_dev_iotlb); in iommu_flush_iotlb_global() 491 bool_t flush_non_present_entry, in iommu_flush_iotlb_dsi() argument 500 flush_non_present_entry, flush_dev_iotlb); in iommu_flush_iotlb_dsi() 519 return iommu_flush_iotlb_dsi(iommu, did, flush_non_present_entry, in iommu_flush_iotlb_psi() 524 return iommu_flush_iotlb_dsi(iommu, did, flush_non_present_entry, in iommu_flush_iotlb_psi() [all …]
|
A D | qinval.c | 323 bool flush_non_present_entry) in flush_context_qi() argument 333 if ( flush_non_present_entry ) in flush_context_qi() 348 bool flush_non_present_entry, in flush_iotlb_qi() argument 362 if ( flush_non_present_entry ) in flush_iotlb_qi()
|
A D | iommu.h | 536 bool flush_non_present_entry,
|
Completed in 15 milliseconds