Searched refs:_PAGE_NO_CACHE_BIT (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/parisc/include/asm/
H A Dpgtable.h167 #define _PAGE_NO_CACHE_BIT 24 /* (0x080) Uncached Page (U bit) */ macro
194 #define _PAGE_NO_CACHE (1 << xlate_pabit(_PAGE_NO_CACHE_BIT))
/linux-4.1.27/arch/parisc/kernel/
H A Dentry.S552 extrd,u,*= \pte,_PAGE_NO_CACHE_BIT+32,1,%r0
565 extru,= \pte,_PAGE_NO_CACHE_BIT,1,%r0

Completed in 234 milliseconds