Lines Matching defs:flags
349 * @flags: hw access flags357 uint32_t incr, uint32_t flags)373 if (flags & R600_PTE_SYSTEM) {375 } else if (flags & R600_PTE_VALID) {381 value |= flags;397 * @flags: hw access flags405 uint32_t incr, uint32_t flags)415 if (flags & R600_PTE_VALID)424 ib->ptr[ib->length_dw++] = flags; /* mask */