Searched refs:DIE_FP (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | kdebug.h | 13 DIE_FP, enumerator
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | kdebug.h | 9 DIE_FP, enumerator
|
/openbmc/linux/arch/mips/kvm/ |
H A D | mips.c | 1541 if (cmd != DIE_FP && cmd != DIE_MSAFP) in kvm_mips_csr_die_notify() 1553 case DIE_FP: in kvm_mips_csr_die_notify()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | traps.c | 487 if (notify_die(DIE_FP, "FP exception", regs, 0, current->thread.trap_nr, in do_fpe()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | traps.c | 881 if (notify_die(DIE_FP, "FP exception", regs, 0, current->thread.trap_nr, in do_fpe()
|