Home
last modified time | relevance | path

Searched refs:mask_fcsr_x (Results 1 - 4 of 4) sorted by relevance

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

Completed in 4 milliseconds