Searched defs:_PAGE_INVALID (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/xtensa/include/asm/ | ||
D | pgtable.h | 101 #define _PAGE_INVALID (3<<2) macro |
/linux-3.3/arch/s390/include/asm/ | ||
D | pgtable.h | 223 #define _PAGE_INVALID 0x400 /* HW invalid bit */ macro |