Searched refs:prot_exec (Results 1 – 7 of 7) sorted by relevance
57 bool prot_exec; member
368 exception_data.failure.NoExecute = info.prot_exec ? 1 : 0; in event_interrupt_wq_v10()
341 exception_data.failure.NoExecute = info.prot_exec ? 1 : 0; in event_interrupt_wq_v11()
557 exception_data.failure.NoExecute = info.prot_exec ? 1 : 0; in event_interrupt_wq_v9()
1229 info->prot_exec ? 1 : 0; in kfd_signal_vm_fault_event()
1306 info->prot_exec = protections & 0x20 ? true : false; in gmc_v7_0_process_interrupt()
1492 info->prot_exec = protections & 0x20 ? true : false; in gmc_v8_0_process_interrupt()
Completed in 18 milliseconds