Searched refs:_SUN4C_PAGE_SILENT_READ (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpgtsun4.h47 #define _SUN4C_PAGE_SILENT_READ 0x80000000 /* synonym */ macro
60 #define _SUN4C_READABLE (_SUN4C_PAGE_READ|_SUN4C_PAGE_SILENT_READ|\
H A Dpgtsun4c.h46 #define _SUN4C_PAGE_SILENT_READ 0x80000000 /* synonym */ macro
59 #define _SUN4C_READABLE (_SUN4C_PAGE_READ|_SUN4C_PAGE_SILENT_READ|\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsun4c.c1684 pte = __pte(pte_val(pte) | _SUN4C_PAGE_SILENT_READ);
2124 BTFIXUPSET_HALF(pte_mkoldi, _SUN4C_PAGE_ACCESSED|_SUN4C_PAGE_SILENT_READ);

Completed in 170 milliseconds