Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-sparc64/
Dmmu_context.h18 #define TAG_CONTEXT_BITS 0x3ff macro
21 #define TAG_CONTEXT_BITS 0xfff macro
/linux-2.4.37.9/arch/sparc64/mm/
Dultra.S98 and %o4, TAG_CONTEXT_BITS, %o5
101 andn %o4, TAG_CONTEXT_BITS, %o4
107 and %o4, TAG_CONTEXT_BITS, %o5
109 andn %o4, TAG_CONTEXT_BITS, %o4
340 and %o5, TAG_CONTEXT_BITS, %o5
/linux-2.4.37.9/arch/sparc64/kernel/
Ddtlb_base.S67 andcc %g4, TAG_CONTEXT_BITS, %g0 ! From Nucleus?
Ddtlb_backend.S45 andcc %g4, TAG_CONTEXT_BITS, %g5 ! From Nucleus? (for tl0 miss)