Home
last modified time | relevance | path

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

/linux-3.4.99/arch/hexagon/include/asm/
Dhexagon_vm.h166 static inline long __vmintop_post(long i) in __vmintop_post() function
/linux-3.4.99/arch/hexagon/kernel/
Dsmp.c122 retval = __vmintop_post(BASE_IPI_IRQ+cpu); in send_ipi()