Searched refs:IOPGD_SUPER (Results 1 – 2 of 2) sorted by relevance
77 #define IOPGD_SUPER (BIT(18) | IOPGD_SECTION) macro81 #define iopgd_is_super(x) (((x) & (1 << 18 | 3)) == IOPGD_SUPER)
573 *(iopgd + i) = (pa & IOSUPER_MASK) | prot | IOPGD_SUPER; in iopgd_alloc_super()739 if ((*iopgd & IOPGD_SUPER) == IOPGD_SUPER) { in iopgtable_clear_entry_core()