Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/include/asm/
H A Dfpu.h55 static inline unsigned long mask_fcsr_x(unsigned long fcsr) in mask_fcsr_x() function
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c492 write_fcsr(LOONGARCH_FCSR0, fcsr & ~mask_fcsr_x(fcsr)); in do_fpe()