Lines Matching defs:flags
348 * @flags: hw access flags356 uint32_t incr, uint32_t flags)372 if (flags & R600_PTE_SYSTEM) {374 } else if (flags & R600_PTE_VALID) {380 value |= flags;396 * @flags: hw access flags404 uint32_t incr, uint32_t flags)414 if (flags & R600_PTE_VALID)423 ib->ptr[ib->length_dw++] = flags; /* mask */