Searched refs:_PAGE_SUPER (Results 1 – 2 of 2) sorted by relevance
294 #define _PAGE_SUPER xAMPRx_S macro314 #define __PAGE_KERNEL (__PGPROT_BASE | _PAGE_SUPER | _PAGE_DIRTY)315 #define __PAGE_KERNEL_NOCACHE (__PGPROT_BASE | _PAGE_SUPER | _PAGE_DIRTY | _PAGE_NOCACHE)316 #define __PAGE_KERNEL_RO (__PGPROT_BASE | _PAGE_SUPER | _PAGE_DIRTY | _PAGE_WP)
13 #define _PAGE_SUPER 0x080 /* 68040 supervisor only */ macro