Home
last modified time | relevance | path

Searched refs:dc_fpu_begin (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Ddc_fpu.h31 void dc_fpu_begin(const char *function_name, const int line);
H A Ddc_fpu.c62 * dc_fpu_begin - Enables FPU protection
74 void dc_fpu_begin(const char *function_name, const int line) in dc_fpu_begin() function