Home
last modified time | relevance | path

Searched refs:tlbia (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Dppc_asm.h106 #define tlbia \ macro
/linux-2.4.37.9/include/asm-alpha/
Dcore_tsunami.h83 tsunami_64 tlbia; member
/linux-2.4.37.9/arch/ppc/kernel/
Dhead_8xx.S758 tlbia /* Clear all TLB entries */
792 tlbia /* Invalidate all TLB entries */
Dhead_4xx.S983 tlbia /* Clear all TLB entries */
1011 tlbia /* Invalidate all TLB entries */
Dmisc.S396 tlbia
Dhead.S1385 tlbia /* Clear all TLB entries */
/linux-2.4.37.9/arch/alpha/kernel/
Dcore_tsunami.c219 csr = &pchip->tlbia.csr; in tsunami_pci_tbi()