Home
last modified time | relevance | path

Searched refs:SUN4C_PAGE_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/asm-sparc/
Dpgtsun4.h69 #define SUN4C_PAGE_NONE __pgprot(_SUN4C_PAGE_PRESENT) macro
Dpgtsun4c.h68 #define SUN4C_PAGE_NONE __pgprot(_SUN4C_PAGE_PRESENT) macro
/linux-2.4.37.9/arch/sparc/mm/
Dsun4c.c2084 BTFIXUPSET_INT(page_none, pgprot_val(SUN4C_PAGE_NONE)); in ld_mmu_sun4c()