Home
last modified time | relevance | path

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

/linux-6.14.4/arch/loongarch/include/asm/
Dkvm_vcpu.h82 static inline int kvm_own_lbt(struct kvm_vcpu *vcpu) { return -EINVAL; } in kvm_own_lbt() function
/linux-6.14.4/arch/loongarch/kvm/
Dvcpu.c1238 int kvm_own_lbt(struct kvm_vcpu *vcpu) in kvm_own_lbt() function