Searched refs:_PAGE_NO_CACHE_BIT (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/asm-parisc/ |
D | pgtable.h | 128 #define _PAGE_NO_CACHE_BIT 24 /* (0x080) Uncached Page (U bit) */ macro 148 #define _PAGE_NO_CACHE (1 << xlate_pabit(_PAGE_NO_CACHE_BIT))
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | entry.S | 1152 extru,= pte,_PAGE_NO_CACHE_BIT,1,r0 1229 extru,= pte,_PAGE_NO_CACHE_BIT,1,r0 1565 extru,= pte,_PAGE_NO_CACHE_BIT,1,r0 1778 extru,= pte,_PAGE_NO_CACHE_BIT,1,r0
|