Home
last modified time | relevance | path

Searched refs:SUN4C_PTRS_PER_PTE (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-sparc/
Dpgtsun4.h42 #define SUN4C_PTRS_PER_PTE 1024 macro
Dpgtsun4c.h41 #define SUN4C_PTRS_PER_PTE 1024 macro
/linux-2.4.37.9/arch/sparc/mm/
Dsun4c.c1818 return (pte_t *) sun4c_pmd_page(*dir) + ((address >> PAGE_SHIFT) & (SUN4C_PTRS_PER_PTE - 1)); in sun4c_pte_offset()
2079 BTFIXUPSET_SIMM13(ptrs_per_pte, SUN4C_PTRS_PER_PTE); in ld_mmu_sun4c()
/linux-2.4.37.9/arch/sparc/kernel/
Dentry.S1123 and %l6, ((SUN4C_PTRS_PER_PTE - 1) << 2), %l6