Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c918 memory_exception_data.failure.NoExecute = 0; in kfd_signal_iommu_event()
923 memory_exception_data.failure.NoExecute = 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()
/linux-4.4.14/include/uapi/linux/
Dkfd_ioctl.h203 uint32_t NoExecute; /* Execute access to a page marked NX */ member