Home | History | Annotate | Download | only in x86

Lines Matching refs:bst_exists

164 	if ((t->bst_exists & BUS_SPACE_OVERRIDE_MAP) == 0)
192 if ((t->bst_exists & BUS_SPACE_OVERRIDE_RESERVATION_MAP) == 0)
258 if ((t->bst_exists & BUS_SPACE_OVERRIDE_RESERVE) == 0)
307 if ((t->bst_exists & BUS_SPACE_OVERRIDE_RESERVE_SUBREGION) == 0)
361 if ((t->bst_exists & BUS_SPACE_OVERRIDE_RELEASE) == 0)
399 if ((t->bst_exists & BUS_SPACE_OVERRIDE_ALLOC) == 0)
587 if ((t->bst_exists & BUS_SPACE_OVERRIDE_RESERVATION_UNMAP) == 0)
609 if ((t->bst_exists & BUS_SPACE_OVERRIDE_UNMAP) == 0)
629 if ((t->bst_exists & BUS_SPACE_OVERRIDE_FREE) == 0)
994 bst->bst_exists = obst->bst_exists | present;