Searched refs:IOPTE_VALID (Results 1 – 5 of 5) sorted by relevance
10 #define IOPTE_VALID 0x8000000000000000 /* IOPTE is valid */ macro
97 #define IOPTE_VALID 0x00000002 /* IOPTE is valid */ macro
249 if (!(iopte_val(*iopte) & IOPTE_VALID)) { in alloc_consistent_cluster()254 if (iopte_val(*iopte) & IOPTE_VALID) in alloc_consistent_cluster()326 *iopte++ = __iopte(IOPTE_VALID | IOPTE_CACHE | IOPTE_WRITE | in sbus_alloc_consistent()380 iopte_bits = IOPTE_VALID | IOPTE_STBUF | IOPTE_CACHE; in sbus_map_single()533 iopte_bits = IOPTE_VALID | IOPTE_STBUF | IOPTE_CACHE; in sbus_map_sg()
60 (IOPTE_VALID | IOPTE_CACHE | \
33 #define IOPERM (IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID)