Home
last modified time | relevance | path

Searched defs:kvm_own_lsx (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Dkvm_vcpu.h64 static inline int kvm_own_lsx(struct kvm_vcpu *vcpu) { return -EINVAL; } in kvm_own_lsx() function
/linux/arch/loongarch/kvm/
H A Dvcpu.c1350 int kvm_own_lsx(struct kvm_vcpu *vcpu) in kvm_own_lsx() function