_kvm_scan_pteg
if ((pte = _kvm_scan_pteg(&pteg, vsid, api, 0)) != NULL) {
static struct pte *_kvm_scan_pteg(struct pteg *, uint32_t, uint32_t, int);