prot_read        1288 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c 		info->prot_read = protections & 0x8 ? true : false;
prot_read        1473 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c 		info->prot_read = protections & 0x8 ? true : false;
prot_read         118 drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c 		info.prot_read  = ring_id & 0x10;
prot_read          55 drivers/gpu/drm/amd/include/kgd_kfd_interface.h 	bool		prot_read;