period_giveups    659 arch/x86/include/asm/uv/uv_bau.h 	int			period_giveups;
period_giveups    844 arch/x86/platform/uv/tlb_uv.c 			bcp->period_giveups = 0;
period_giveups    845 arch/x86/platform/uv/tlb_uv.c 		bcp->period_giveups++;
period_giveups    846 arch/x86/platform/uv/tlb_uv.c 		if (bcp->period_giveups == 1)
period_giveups    848 arch/x86/platform/uv/tlb_uv.c 		if (bcp->period_giveups > bcp->giveup_limit) {
period_giveups   1004 arch/x86/platform/uv/tlb_uv.c 				tbcp->period_giveups = 0;