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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dpgtable.h132 #define _PAGE_CP_4V _AC(0x0000000000000400,UL) /* Cacheable in P-Cache */ macro
305 _PAGE_CP_4V | _PAGE_CV_4V | _PAGE_E_4V | _PAGE_PRESENT_4V |
341 "i" (_PAGE_CP_4V | _PAGE_CV_4V), "i" (_PAGE_E_4V));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dinit.c1609 #define _PAGE_CACHE_4V (_PAGE_CP_4V | _PAGE_CV_4V)
1740 kern_linear_pte_xor[0] |= (_PAGE_CP_4V | _PAGE_CV_4V |
1750 kern_linear_pte_xor[1] |= (_PAGE_CP_4V | _PAGE_CV_4V |
1825 _PAGE_CP_4V | _PAGE_CV_4V | _PAGE_P_4V |

Completed in 55 milliseconds