Lines Matching refs:failure
917 memory_exception_data.failure.NotPresent = 1; in kfd_signal_iommu_event()
918 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()
919 memory_exception_data.failure.ReadOnly = 0; in kfd_signal_iommu_event()
922 memory_exception_data.failure.NotPresent = 1; in kfd_signal_iommu_event()
923 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()
924 memory_exception_data.failure.ReadOnly = 0; in kfd_signal_iommu_event()
926 memory_exception_data.failure.NotPresent = 0; in kfd_signal_iommu_event()
928 memory_exception_data.failure.ReadOnly = 1; in kfd_signal_iommu_event()
930 memory_exception_data.failure.ReadOnly = 0; in kfd_signal_iommu_event()
932 memory_exception_data.failure.NoExecute = 1; in kfd_signal_iommu_event()
934 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()