Searched refs:_PAGE_SZBITS_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.h153 #define _PAGE_SZBITS_4V _PAGE_SZ8K_4V macro
156 #define _PAGE_SZBITS_4V _PAGE_SZ64K_4V macro
159 #define _PAGE_SZBITS_4V _PAGE_SZ512K_4V macro
162 #define _PAGE_SZBITS_4V _PAGE_SZ4MB_4V macro
230 if (_PAGE_SZBITS_4U != 0UL || _PAGE_SZBITS_4V != 0UL) {
240 : "i" (_PAGE_SZBITS_4U), "i" (_PAGE_SZBITS_4V));
306 _PAGE_SZBITS_4V));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dinit.c1734 kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZBITS_4V) ^
1744 kern_linear_pte_xor[1] = (_PAGE_VALID | _PAGE_SZBITS_4V) ^
1756 _PAGE_SZBITS = _PAGE_SZBITS_4V;

Completed in 119 milliseconds