round_down        307 arch/x86/include/asm/compat.h 	return (void __user *)round_down(sp - len, 16);
round_down        612 arch/x86/include/asm/fpu-internal.h 	*buf_fx = sp = round_down(sp - frame_size, 64);