Home
last modified time | relevance | path

Searched refs:FP_UNAVAIL (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/arch/powerpc/kvm/
Dtiming.c124 [FP_UNAVAIL] = "FP_UNAVAIL",
Dbooke.c1149 kvmppc_account_exit(vcpu, FP_UNAVAIL); in kvmppc_handle_exit()
/Linux-v5.15/arch/powerpc/include/asm/
Dkvm_host.h151 FP_UNAVAIL, enumerator
/Linux-v5.15/arch/powerpc/kernel/
Dhead_booke.h509 NORMAL_EXCEPTION_PROLOG(0x800, FP_UNAVAIL); \
Dhead_fsl_booke.S397 EXCEPTION(0x0800, FP_UNAVAIL, FloatingPointUnavailable, unknown_exception)