Searched refs:_SUN4C_PAGE_READ (Results 1 - 4 of 4) 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.h55 #define _SUN4C_PAGE_READ 0x00800000 /* implemented in software */ macro
60 #define _SUN4C_READABLE (_SUN4C_PAGE_READ|_SUN4C_PAGE_SILENT_READ|\
H A Dpgtsun4c.h54 #define _SUN4C_PAGE_READ 0x00800000 /* implemented in software */ 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 Dfault_32.c463 if ((pte_val(*ptep) & (_SUN4C_PAGE_READ|_SUN4C_PAGE_PRESENT))
464 == (_SUN4C_PAGE_READ|_SUN4C_PAGE_PRESENT)) {
H A Dsun4c.c1683 if (pte_val(pte) & _SUN4C_PAGE_READ)

Completed in 60 milliseconds