Searched refs:NotPresent (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_int_process_v11.c314 exception_data.failure.NotPresent = info.prot_valid ? 1 : 0;
H A Dkfd_int_process_v10.c390 exception_data.failure.NotPresent = info.prot_valid ? 1 : 0;
H A Dkfd_int_process_v9.c436 exception_data.failure.NotPresent = info.prot_valid ? 1 : 0;
H A Dkfd_events.c1197 memory_exception_data.failure.NotPresent =
/linux-master/include/uapi/linux/
H A Dkfd_ioctl.h298 __u32 NotPresent; /* Page not present or supervisor privilege */ member in struct:kfd_memory_exception_failure

Completed in 198 milliseconds