tag | line | file | source code |
_SUN4C_PAGE_NOCACHE | 203 | arch/sparc/mm/sun4c.c | (sun4c_get_pte((unsigned long) &start) | _SUN4C_PAGE_NOCACHE)); |
_SUN4C_PAGE_NOCACHE | 213 | arch/sparc/mm/sun4c.c | pte |= (_SUN4C_PAGE_VALID | _SUN4C_PAGE_WRITE | _SUN4C_PAGE_NOCACHE); |
_SUN4C_PAGE_NOCACHE | 277 | arch/sparc/mm/sun4c.c | fix_permissions(vaddr, _SUN4C_PAGE_PRIV, _SUN4C_PAGE_NOCACHE); |
_SUN4C_PAGE_NOCACHE | 790 | arch/sparc/mm/sun4c.c | pte |= _SUN4C_PAGE_NOCACHE; |
_SUN4C_PAGE_NOCACHE | 963 | arch/sparc/mm/sun4c.c | _SUN4C_PAGE_NOCACHE | _SUN4C_PAGE_IO); |
_SUN4C_PAGE_NOCACHE | 1375 | arch/sparc/mm/sun4c.c | pg_iobits = _SUN4C_PAGE_NOCACHE | _SUN4C_PAGE_IO | _SUN4C_PAGE_VALID |
_SUN4C_PAGE_NOCACHE | 66 | include/asm-sparc/pgtsun4c.h | _SUN4C_PAGE_REF | _SUN4C_PAGE_NOCACHE) |