Searched refs:PPC_MSG_INVALIDATE_TLB (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dsmp.h63 #define PPC_MSG_INVALIDATE_TLB 2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dsmp.h63 #define PPC_MSG_INVALIDATE_TLB 2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsmp.c75 #define PPC_MSG_INVALIDATE_TLB 2 macro
111 case PPC_MSG_INVALIDATE_TLB:
135 smp_message_pass(MSG_ALL_BUT_SELF, PPC_MSG_INVALIDATE_TLB, 0, 0);

Completed in 45 milliseconds