Home
last modified time | relevance | path

Searched defs:fcsr (Results 26 - 32 of 32) sorted by relevance

12

/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dtraps.c427 static void force_fcsr_sig(unsigned long fcsr, in force_fcsr_sig() argument
446 static int process_fpemu_return(int sig, void __user *fault_addr, unsigned long fcsr) in process_fpemu_return() argument
481 asmlinkage void noinstr do_fpe(struct pt_regs *regs, unsigned long fcsr) in do_fpe() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c105 static const u32 fcsr = 1; variable
/third_party/openssl/crypto/poly1305/
H A Dpoly1305_ieee754.c105 static const u32 fcsr = 1; variable
/kernel/linux/linux-5.10/arch/loongarch/include/uapi/asm/
H A Dkvm.h58 __u32 fcsr; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-loongarch/asm/
H A Dkvm.h64 __u32 fcsr; member
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A Dloongarch.c1971 static void kvm_enable_lbt_fpu(struct kvm_vcpu *vcpu, unsigned long fcsr) in kvm_enable_lbt_fpu() argument
1994 static void kvm_enable_lbt_fpu(struct kvm_vcpu *vcpu, unsigned long fcsr) { } in kvm_enable_lbt_fpu() argument
2095 unsigned long fcsr; kvm_lose_fpu() local
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc2012 void Assembler::movgr2fcsr(Register rj, FPUControlRegister fcsr) { in movgr2fcsr() argument
2016 void Assembler::movfcsr2gr(Register rd, FPUControlRegister fcsr) { in movfcsr2gr() argument

Completed in 12 milliseconds

12