Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c912 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()
923 memory_exception_data.failure.NoExecute = 1; in kfd_signal_iommu_event()
925 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()
933 memory_exception_data.failure.NoExecute, in kfd_signal_iommu_event()
992 memory_exception_data.failure.NoExecute = in kfd_signal_vm_fault_event()
/Linux-v4.19/include/uapi/linux/
Dkfd_ioctl.h236 __u32 NoExecute; /* Execute access to a page marked NX */ member