Searched refs:IOPTE_WRITE (Results 1 – 5 of 5) sorted by relevance
17 #define IOPTE_WRITE 0x0000000000000002 /* Writeable */ macro
96 #define IOPTE_WRITE 0x00000004 /* Writeable */ macro
242 IOPTE_WRITE | in pci_alloc_consistent()368 iopte_protection |= IOPTE_WRITE; in pci_map_single()599 iopte_protection |= IOPTE_WRITE; in pci_map_sg()
326 *iopte++ = __iopte(IOPTE_VALID | IOPTE_CACHE | IOPTE_WRITE | in sbus_alloc_consistent()382 iopte_bits |= IOPTE_WRITE; in sbus_map_single()535 iopte_bits |= IOPTE_WRITE; in sbus_map_sg()
33 #define IOPERM (IOPTE_CACHE | IOPTE_WRITE | IOPTE_VALID)