Home
last modified time | relevance | path

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

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