Home
last modified time | relevance | path

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

/arch/loongarch/include/asm/
A Dkvm_vcpu.h71 void kvm_save_lasx(struct loongarch_fpu *fpu);
75 static inline void kvm_save_lasx(struct loongarch_fpu *fpu) { } in kvm_save_lasx() function
/arch/loongarch/kvm/
A Dswitch.S252 SYM_FUNC_START(kvm_save_lasx)
257 SYM_FUNC_END(kvm_save_lasx)
A Dvcpu.c1429 kvm_save_lasx(&vcpu->arch.fpu); in kvm_lose_fpu()

Completed in 8 milliseconds