Searched refs:SBA_PDIR_VALID_BIT (Results 1 – 4 of 4) sorted by relevance
54 .mask = SBA_PDIR_VALID_BIT,205 pa |= SBA_PDIR_VALID_BIT; /* set "valid" bit */ in parisc_agp_mask_memory()
295 #define SBA_PDIR_VALID_BIT 0x8000000000000000ULL in astro_translate_iommu() macro325 if (!(entry & SBA_PDIR_VALID_BIT)) { /* I/O PDIR entry valid ? */ in astro_translate_iommu()330 entry &= ~SBA_PDIR_VALID_BIT; in astro_translate_iommu()
114 #define SBA_PDIR_VALID_BIT 0x8000000000000000ULL macro
584 pa |= SBA_PDIR_VALID_BIT; /* set "valid" bit */ in sba_io_pdir_entry()