Searched refs:__find_nested (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c692 static struct kvm_nested_guest *__find_nested(struct kvm *kvm, int lpid) function
776 if (gp == __find_nested(kvm, lpid)) {
845 gp = __find_nested(kvm, l1_lpid);
863 gp = __find_nested(kvm, l1_lpid);
897 gp = __find_nested(kvm, lpid);
1003 gp = __find_nested(kvm, lpid);
1353 if (!__find_nested(vcpu->kvm, lpid))

Completed in 104 milliseconds