Home
last modified time | relevance | path

Searched refs:PPC_MSG_INVALIDATE_TLB (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dsmp.c75 #define PPC_MSG_INVALIDATE_TLB 2 macro
111 case PPC_MSG_INVALIDATE_TLB: in smp_message_recv()
135 smp_message_pass(MSG_ALL_BUT_SELF, PPC_MSG_INVALIDATE_TLB, 0, 0); in smp_ppc750_send_tlb_invalidate()
/linux-2.4.37.9/include/asm-ppc64/
Dsmp.h72 #define PPC_MSG_INVALIDATE_TLB 2 macro