Searched refs:origref (Results 1 – 2 of 2) sorted by relevance
1143 amap_splitref(struct vm_aref *origref, struct vm_aref *splitref, vaddr_t offset) in amap_splitref() argument1145 struct vm_amap *amap = origref->ar_amap; in amap_splitref()1148 KASSERT(splitref->ar_amap == origref->ar_amap); in amap_splitref()1153 KASSERT(amap->am_nslot - origref->ar_pageoff - leftslots > 0); in amap_splitref()1158 amap_pp_establish(amap, origref->ar_pageoff); in amap_splitref()1163 splitref->ar_pageoff = origref->ar_pageoff + leftslots; in amap_splitref()
1954 tree origref = ref; variable1969 HSA_SORRY_ATV (EXPR_LOCATION (origref),2084 HSA_SORRY_AT (EXPR_LOCATION (origref),2088 HSA_SORRY_ATV (EXPR_LOCATION (origref), "support for HSA does "2089 "not implement memory access to %E", origref);2125 HSA_SORRY_ATV (EXPR_LOCATION (origref), "support for HSA does not "