Home
last modified time | relevance | path

Searched refs:FPU_load_int16 (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/arch/x86/math-emu/
Dload_store.c156 FPU_load_int16((short __user *)data_address, &loaded_data); in FPU_load_store()
Dfpu_proto.h132 extern int FPU_load_int16(short __user *_s, FPU_REG *loaded_data);
Dfpu_entry.c305 FPU_load_int16((short __user *) in math_emulate()
Dreg_ld_str.c269 int FPU_load_int16(short __user *_s, FPU_REG *loaded_data) in FPU_load_int16() function