slb_vsid_shift
return (vsid << slb_vsid_shift(ssize)) | flags |
vsid = (vsid << slb_vsid_shift(ssize)) | vsidkey;