Searched refs:NoExecute (Results 1 – 3 of 3) sorted by relevance
1173 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()1184 memory_exception_data.failure.NoExecute = 1; in kfd_signal_iommu_event()1186 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()1194 memory_exception_data.failure.NoExecute, in kfd_signal_iommu_event()1253 memory_exception_data.failure.NoExecute = in kfd_signal_vm_fault_event()
311 exception_data.failure.NoExecute = info.prot_exec ? 1 : 0; in event_interrupt_wq_v11()
270 __u32 NoExecute; /* Execute access to a page marked NX */ member