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

/linux-master/arch/powerpc/include/asm/
H A Dinterrupt.h130 static inline void nap_adjust_return(struct pt_regs *regs) function
246 * if another interrupt is taken before nap_adjust_return has run
249 nap_adjust_return(regs);
359 * nmi does not call nap_adjust_return because nmi should not create

Completed in 105 milliseconds