Searched refs:prot_write (Results 1 – 6 of 6) sorted by relevance
305 info.prot_write = ring_id & 0x20; in event_interrupt_wq_v11()312 exception_data.failure.ReadOnly = info.prot_write ? 1 : 0; in event_interrupt_wq_v11()
361 info.prot_write = ring_id & 0x20; in event_interrupt_wq_v9()
1253 info->prot_write ? 1 : 0; in kfd_signal_vm_fault_event()
56 bool prot_write; member
1306 info->prot_write = protections & 0x10 ? true : false; in gmc_v7_0_process_interrupt()
1487 info->prot_write = protections & 0x10 ? true : false; in gmc_v8_0_process_interrupt()
Completed in 25 milliseconds