Home
last modified time | relevance | path

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

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