exp_ptr           134 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	int * const exp_ptr = (int *)(&a);
exp_ptr           135 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	int x = *exp_ptr;
exp_ptr           139 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_math.c 	*exp_ptr = x;