Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/mm/
Dfault.c453 _SUN4C_PAGE_VALID | in do_sun4c_fault()
470 _SUN4C_PAGE_VALID); in do_sun4c_fault()
485 && (pte_val(*ptep) & _SUN4C_PAGE_VALID)) in do_sun4c_fault()
Dsun4c.c204 if ((sun4c_get_pte(addr) & (_SUN4C_PAGE_NOCACHE | _SUN4C_PAGE_VALID)) == in sun4c_flush_page_sw()
205 _SUN4C_PAGE_VALID) { in sun4c_flush_page_sw()
545 page |= (_SUN4C_PAGE_VALID | _SUN4C_PAGE_DIRTY | in sun4c_map_dma_area()
613 if (sun4c_get_pte(start) & _SUN4C_PAGE_VALID) in fix_permissions()
/linux-2.4.37.9/include/asm-sparc/
Dpgtsun4.h49 #define _SUN4C_PAGE_VALID 0x80000000 macro
Dpgtsun4c.h48 #define _SUN4C_PAGE_VALID 0x80000000 macro