sp_mask           255 drivers/misc/habanalabs/goya/goya_coresight.c 		WREG32(base_reg + 0xD20, lower_32_bits(input->sp_mask));
sp_mask           258 drivers/misc/habanalabs/goya/goya_coresight.c 		WREG32(base_reg + 0xD20, upper_32_bits(input->sp_mask));
sp_mask           429 include/uapi/misc/habanalabs.h 	__u64 sp_mask;
sp_mask             7 scripts/gcc-plugins/arm_ssp_per_task_plugin.c static unsigned int sp_mask, canary_offset;
sp_mask            36 scripts/gcc-plugins/arm_ssp_per_task_plugin.c 		mask = GEN_INT(sext_hwi(sp_mask, GET_MODE_PRECISION(Pmode)));
sp_mask           109 scripts/gcc-plugins/arm_ssp_per_task_plugin.c 	sp_mask = ~((1U << (12 + tso)) - 1);