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