Searched refs:IOPGD_SECTION (Results 1 – 2 of 2) sorted by relevance
73 #define IOPGD_SECTION (2 << 0) macro77 #define iopgd_is_section(x) (((x) & (1 << 18 | 3)) == IOPGD_SECTION)
672 *iopgd = (pa & IOSECTION_MASK) | prot | IOPGD_SECTION; in iopgd_alloc_section()