Home
last modified time | relevance | path

Searched refs:kvm_save_lsx (Results 1 – 3 of 3) sorted by relevance

/arch/loongarch/include/asm/
A Dkvm_vcpu.h61 void kvm_save_lsx(struct loongarch_fpu *fpu);
65 static inline void kvm_save_lsx(struct loongarch_fpu *fpu) { } in kvm_save_lsx() function
/arch/loongarch/kvm/
A Dswitch.S236 SYM_FUNC_START(kvm_save_lsx)
241 SYM_FUNC_END(kvm_save_lsx)
A Dvcpu.c1436 kvm_save_lsx(&vcpu->arch.fpu); in kvm_lose_fpu()

Completed in 9 milliseconds