Home
last modified time | relevance | path

Searched refs:ReadOnly (Results 1 – 6 of 6) sorted by relevance

/linux/arch/mips/include/asm/fw/arc/
H A Dhinv.h88 ReadOnly = 2, enumerator
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_int_process_v10.c369 exception_data.failure.ReadOnly = info.prot_write ? 1 : 0; in event_interrupt_wq_v10()
H A Dkfd_int_process_v11.c342 exception_data.failure.ReadOnly = info.prot_write ? 1 : 0; in event_interrupt_wq_v11()
H A Dkfd_int_process_v9.c563 exception_data.failure.ReadOnly = info.prot_write ? 1 : 0; in event_interrupt_wq_v9()
H A Dkfd_events.c1224 memory_exception_data.failure.ReadOnly = in kfd_signal_vm_fault_event()
/linux/include/uapi/linux/
H A Dkfd_ioctl.h316 __u32 ReadOnly; /* Write access to a read-only page */
310 __u32 ReadOnly; /* Write access to a read-only page */ global() member