Searched refs:_PAGE_SZBITS_4U (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.h152 #define _PAGE_SZBITS_4U _PAGE_SZ8K_4U macro
155 #define _PAGE_SZBITS_4U _PAGE_SZ64K_4U macro
158 #define _PAGE_SZBITS_4U _PAGE_SZ512K_4U macro
161 #define _PAGE_SZBITS_4U _PAGE_SZ4MB_4U macro
230 if (_PAGE_SZBITS_4U != 0UL || _PAGE_SZBITS_4V != 0UL) {
240 : "i" (_PAGE_SZBITS_4U), "i" (_PAGE_SZBITS_4V));
303 _PAGE_SZBITS_4U),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dinit.c1686 kern_linear_pte_xor[0] = (_PAGE_VALID | _PAGE_SZBITS_4U) ^
1697 _PAGE_SZBITS = _PAGE_SZBITS_4U;

Completed in 159 milliseconds